diff options
-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 |