diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-05-24 19:55:55 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-05-24 19:55:55 -0300 |
commit | bb66b43c8596a859a79ed6bff7a2f3c1db9067be (patch) | |
tree | a8727538f365ab8dee1c092ca7671c196e7eb9cd /db/re/mob_db.conf | |
parent | ab7fe9c36394f8e24aeb681668f827fd2d33ad0f (diff) | |
download | serverdata-bb66b43c8596a859a79ed6bff7a2f3c1db9067be.tar.gz serverdata-bb66b43c8596a859a79ed6bff7a2f3c1db9067be.tar.bz2 serverdata-bb66b43c8596a859a79ed6bff7a2f3c1db9067be.tar.xz serverdata-bb66b43c8596a859a79ed6bff7a2f3c1db9067be.zip |
Cherry Cake for Alige (and requeriments)
Diffstat (limited to 'db/re/mob_db.conf')
-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 |