diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-28 10:29:02 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-28 10:29:02 -0300 |
commit | 545ce7c79aaee90992e51eaa2158d1ed27b237cb (patch) | |
tree | 74085042d582f78b890739055ec7162f45e8eb1f /db | |
parent | 4b89ef79e60ef6a4fe29453c26db26c77e104ef2 (diff) | |
download | serverdata-545ce7c79aaee90992e51eaa2158d1ed27b237cb.tar.gz serverdata-545ce7c79aaee90992e51eaa2158d1ed27b237cb.tar.bz2 serverdata-545ce7c79aaee90992e51eaa2158d1ed27b237cb.tar.xz serverdata-545ce7c79aaee90992e51eaa2158d1ed27b237cb.zip |
Tweaks (based on x.diff)
Diffstat (limited to 'db')
-rw-r--r-- | db/re/mob_db.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index f7b128448..7fb3bf275 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -5894,7 +5894,7 @@ mob_db: ( AttackMotion: 672 DamageMotion: 900 Drops: { - LeatherPatch: 850 + LeatherPatch: 850 CasinoCoins: 820 BanditHood: 800 CasinoCoins: 550 @@ -6657,9 +6657,9 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { + ChocolateBar: 4000 ChocolateBar: 2000 ChocolateBar: 1000 - ChocolateBar: 8000 ChocolateBiscuit: 400 ChocolateMouboo: 20 ChocolateDye: 4 @@ -6684,7 +6684,7 @@ mob_db: ( Mdef: 10 Stats: { Str: 25 - Agi: 20 + Agi: 22 Vit: 25 Int: 1 Dex: 95 |