diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-21 14:22:43 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-21 14:22:43 -0300 |
commit | d40cc76ee4079b8fb93fc9b55d5aa0be1bb848b9 (patch) | |
tree | 8115f618fcecfda3b81d2bbb121f2d0b04128703 /db/re/mob_db.conf | |
parent | ffcecc4d5a5ba3d0580d2d508ff45f7039927e93 (diff) | |
download | serverdata-d40cc76ee4079b8fb93fc9b55d5aa0be1bb848b9.tar.gz serverdata-d40cc76ee4079b8fb93fc9b55d5aa0be1bb848b9.tar.bz2 serverdata-d40cc76ee4079b8fb93fc9b55d5aa0be1bb848b9.tar.xz serverdata-d40cc76ee4079b8fb93fc9b55d5aa0be1bb848b9.zip |
Add consistency to dex/agi on both log heads
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 95bcd45bf..570f42cf8 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2219,10 +2219,10 @@ mob_db: ( Mdef: 5 Stats: { Str: 40 - Agi: 20 + Agi: 24 Vit: 14 Int: 1 - Dex: 20 + Dex: 28 Luk: 22 } ViewRange: 16 @@ -4930,10 +4930,10 @@ mob_db: ( Mdef: 14 Stats: { Str: 17 - Agi: 28 + Agi: 24 Vit: 32 Int: 1 - Dex: 33 + Dex: 28 Luk: 20 } ChaseRange: 12 |