diff options
-rw-r--r-- | db/re/mob_db.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 631140f93..a82bb3c01 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -4548,7 +4548,7 @@ mob_db: ( ChangeChase: true CastSensorChase: true } - MoveSpeed: 300 + MoveSpeed: 340 AttackDelay: 1300 AttackMotion: 672 DamageMotion: 200 @@ -4596,7 +4596,7 @@ mob_db: ( ChangeChase: true CastSensorChase: true } - MoveSpeed: 280 + MoveSpeed: 320 AttackDelay: 890 AttackMotion: 672 DamageMotion: 200 |