diff options
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/mob_db.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 59a47401..d81125e6 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -82,6 +82,7 @@ mob_db: ( SurviveWithoutMaster: true/false (bool, defaults to false) } MoveSpeed: move speed (int, defaults to 0) + WalkMask: walk mask (int, defaults to 0) AttackDelay: attack delay (int, defaults to 4000) AttackMotion: attack motion (int, defaults to 2000) DamageMotion: damage motion (int, defaults to 0) |