diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/mob_db.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 6b47c6934..58cf66bc7 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2115,6 +2115,7 @@ mob_db: ( CactusDrink: 100 CactusPotion: 51 EmptyBottle: 41 + CherryCake: 36 SharpKnife: 5 } }, @@ -2435,6 +2436,7 @@ mob_db: ( Drops: { BlackScorpionStinger: 800 BugLeg: 750 + CherryCake: 200 LeatherShirt: 150 ChocolateBar: 100 BlackPearl: 1 @@ -5018,6 +5020,7 @@ mob_db: ( MvpExp: 0 Drops: { PinkAntenna: 410 + CherryCake: 200 PinkieLeg: 150 PinkieLeg: 100 CasinoCoins: 10 |