diff options
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 884275f45..2b07a53eb 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -362,6 +362,7 @@ mob_db: ( Assist: true CanAttack: true SurviveWithoutMaster: true + ChangeChase: true } MoveSpeed: 300 AttackDelay: 1100 @@ -835,6 +836,7 @@ mob_db: ( CanMove: true CanAttack: true CastSensorChase: true + ChangeChase: true } MoveSpeed: 460 AttackDelay: 1500 @@ -1953,6 +1955,7 @@ mob_db: ( CanMove: true CanAttack: true CastSensorChase: true + ChangeChase: true } MoveSpeed: 800 AttackDelay: 1872 |