From b654a0c7fbb7b0ea05ea580b347926b57ef8b9d3 Mon Sep 17 00:00:00 2001 From: Stifler82 Date: Tue, 25 May 2021 12:20:16 +0100 Subject: Update quest_poi_points.md (#501) * Update quest_poi_points.md More details on the arrangement of coordinates. * Update quest_poi_points.md --- docs/quest_poi_points.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/quest_poi_points.md b/docs/quest_poi_points.md index 7b9e603..33c8290 100644 --- a/docs/quest_poi_points.md +++ b/docs/quest_poi_points.md @@ -49,6 +49,9 @@ Example quest: Secreat Communication. | 8318 | 3 | 6 | -6483 | -217 | 0 | | 8318 | 3 | 7 | -6326 | -7 | 0 | +**These points are all the little corners on the blue box. idx1 represents an area defined by the points of idx2 to draw the shape.** +![image](https://user-images.githubusercontent.com/1884642/119476187-bca11b00-bd45-11eb-95e5-876960f24457.png) + ### x The X position of the question mark on the map. -- cgit