diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-21 14:11:25 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-21 14:11:25 -0300 |
commit | ffcecc4d5a5ba3d0580d2d508ff45f7039927e93 (patch) | |
tree | 7ad19db09273c9700f6227e4b5fed9ccb3cf55cc /db/re/mob_db.conf | |
parent | cdefa3b249f838762bd9e3bf68951af792d2ee86 (diff) | |
download | serverdata-ffcecc4d5a5ba3d0580d2d508ff45f7039927e93.tar.gz serverdata-ffcecc4d5a5ba3d0580d2d508ff45f7039927e93.tar.bz2 serverdata-ffcecc4d5a5ba3d0580d2d508ff45f7039927e93.tar.xz serverdata-ffcecc4d5a5ba3d0580d2d508ff45f7039927e93.zip |
Consistency between logheads on attack speed.
Diffstat (limited to 'db/re/mob_db.conf')
-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 78dcd2677..95bcd45bf 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2238,7 +2238,7 @@ mob_db: ( CastSensorChase: true } MoveSpeed: 900 - AttackDelay: 2072 + AttackDelay: 1872 AttackMotion: 672 DamageMotion: 480 Drops: { @@ -4945,7 +4945,7 @@ mob_db: ( ChangeChase: true CastSensorChase: true } - MoveSpeed: 850 + MoveSpeed: 900 AttackDelay: 1872 AttackMotion: 672 DamageMotion: 480 |