summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2022-05-21 23:49:38 +0200
committerGitHub <noreply@github.com>2022-05-21 23:49:38 +0200
commit0040c20c7549e0383bba7100ccc6e8034cdcad34 (patch)
tree2f8cd76063e41843c6e010141bf5dadd4bf8e879 /docs
parentbc4568320a78a1d11990a1a9dc2ba1244c5fccbb (diff)
downloadwiki-0040c20c7549e0383bba7100ccc6e8034cdcad34.tar.gz
wiki-0040c20c7549e0383bba7100ccc6e8034cdcad34.tar.bz2
wiki-0040c20c7549e0383bba7100ccc6e8034cdcad34.zip
chore: waypoints
Diffstat (limited to 'docs')
-rw-r--r--docs/waypoints.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/waypoints.md b/docs/waypoints.md
index afcfbec..dad185c 100644
--- a/docs/waypoints.md
+++ b/docs/waypoints.md
@@ -17,6 +17,7 @@ Contains waypoint data, allowing creatures to move to certain X, Y, and Z coordi
| [position\_x](#position_x) | FLOAT | | | NO | 0 |
| [position\_y](#position_y) | FLOAT | | | NO | 0 |
| [position\_z](#position_z) | FLOAT | | | NO | 0 |
+| [orientation](#orientation) | FLOAT | | | YES | NULL |
| [point\_comment](#point_comment) | text | | | YES | NULL |
#### entry
@@ -39,6 +40,8 @@ The Y coordinate of the destination waypoint.
The Z coordinate of the destination waypoint.
+#### orientation
+
#### point\_comment
Text comment.