diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/mob_db.conf | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 4b3760360..5e2971238 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -8491,12 +8491,13 @@ mob_db: ( CanAttack: true ChangeTargetMelee: true ChangeChase: true + Aggressive: true CastSensorChase: true } - MoveSpeed: 300 - AttackDelay: 1872 - AttackMotion: 672 - DamageMotion: 200 + MoveSpeed: 152 + AttackDelay: 872 + AttackMotion: 172 + DamageMotion: 100 Drops: { StrangeCoin: 1 } |