diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2022-05-21 23:48:46 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-21 23:48:46 +0200 |
| commit | bc4568320a78a1d11990a1a9dc2ba1244c5fccbb (patch) | |
| tree | f1b438181d318769f5bb0ba89d289cbbd07e47da /docs | |
| parent | 54dd0255aaefe94315007675f300cd851b511583 (diff) | |
| download | wiki-bc4568320a78a1d11990a1a9dc2ba1244c5fccbb.tar.gz wiki-bc4568320a78a1d11990a1a9dc2ba1244c5fccbb.tar.bz2 wiki-bc4568320a78a1d11990a1a9dc2ba1244c5fccbb.zip | |
chore: waypoint_data
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/waypoint_data.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/waypoint_data.md b/docs/waypoint_data.md index 9c8ef46..ae1832b 100644 --- a/docs/waypoint_data.md +++ b/docs/waypoint_data.md @@ -15,7 +15,7 @@ This table contains all the path data for creatures that use waypoints and waypo | [position\_x](#position_x) | FLOAT | | | NO | 0 | | [position\_y](#position_y) | FLOAT | | | NO | 0 | | [position\_z](#position_z) | FLOAT | | | NO | 0 | -| [orientation](#orientation) | FLOAT | | | NO | 0 | +| [orientation](#orientation) | FLOAT | | | YES | NULL | | [delay](#delay) | INT | UNSIGNED | | NO | 0 | | [move\_type](#move_type) | INT | | | NO | 0 | | [action](#action) | INT | | | NO | 0 | |
