diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/mob_db.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index f15e90fe6..1a156ef39 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -276,7 +276,7 @@ mob_db: ( CastSensorChase: true ChangeChase: true } - MoveSpeed: 100 + MoveSpeed: 120 AttackDelay: 1572 AttackMotion: 672 DamageMotion: 480 @@ -1142,6 +1142,7 @@ mob_db: ( Size: 0 Race: 2 Element: (1, 1) + MoveSpeed: 110 Mode: { CanMove: true Looter: true @@ -4850,7 +4851,7 @@ mob_db: ( CastSensorChase: true ChangeChase: true } - MoveSpeed: 90 + MoveSpeed: 100 AttackDelay: 1572 AttackMotion: 672 DamageMotion: 480 |