diff options
Diffstat (limited to 'docs/creature_template.md')
| -rw-r--r-- | docs/creature_template.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/creature_template.md b/docs/creature_template.md index 7b9d2c6..758fb03 100644 --- a/docs/creature_template.md +++ b/docs/creature_template.md @@ -564,11 +564,11 @@ This field is overridden by ScriptName field if both are set. The creature's default movement type. -| ID | Type | -|----|---------------------------------------------| -| 0 | Idle; stay in one place | -| 1 | Random movement inside the spawndist radius | -| 2 | Waypoint movement | +| ID | Type | +|----|---------------------------------------------------| +| 0 | Idle; stay in one place | +| 1 | Random movement inside the wander_distance radius | +| 2 | Waypoint movement | #### InhabitType |
