diff options
| author | Stifler82 <xspidey@hotmail.it> | 2021-05-25 12:20:16 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-25 13:20:16 +0200 |
| commit | b654a0c7fbb7b0ea05ea580b347926b57ef8b9d3 (patch) | |
| tree | efdeb01f2dd4835c6a5684731344d2735cbf4e35 /docs | |
| parent | 5364002edffa4a9be46bda78774d136f8f76bc81 (diff) | |
| download | wiki-b654a0c7fbb7b0ea05ea580b347926b57ef8b9d3.tar.gz wiki-b654a0c7fbb7b0ea05ea580b347926b57ef8b9d3.tar.bz2 wiki-b654a0c7fbb7b0ea05ea580b347926b57ef8b9d3.zip | |
Update quest_poi_points.md (#501)
* Update quest_poi_points.md
More details on the arrangement of coordinates.
* Update quest_poi_points.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/quest_poi_points.md | 3 |
1 files changed, 3 insertions, 0 deletions
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.** + + ### x The X position of the question mark on the map. |
