diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-29 01:10:55 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-29 01:10:55 -0300 |
commit | e50b461dba004b4180bd53fa70f5313a3425bb60 (patch) | |
tree | 5dee04885137d1810c09367e387de5c1f4bfdc89 /db | |
parent | c4a975f163af9e9b10ec2f0f7a9d606bcd8bd915 (diff) | |
download | serverdata-e50b461dba004b4180bd53fa70f5313a3425bb60.tar.gz serverdata-e50b461dba004b4180bd53fa70f5313a3425bb60.tar.bz2 serverdata-e50b461dba004b4180bd53fa70f5313a3425bb60.tar.xz serverdata-e50b461dba004b4180bd53fa70f5313a3425bb60.zip |
Fix bugs
Diffstat (limited to 'db')
-rw-r--r-- | db/re/mob_db.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index febedb277..d30329efe 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -6589,7 +6589,7 @@ mob_db: ( ChangeTargetMelee: true ChangeChase: true } - MoveSpeed: 600 + MoveSpeed: 500 AttackDelay: 1800 AttackMotion: 672 DamageMotion: 480 |