diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-18 12:14:11 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-18 12:14:11 -0200 |
commit | a939de6cc231c31276b1871479103fd72d4f1c97 (patch) | |
tree | 639ba1e7107c7afbcf2bdf35eff5c0c1d8c60137 /db | |
parent | 0d636f25ba3ca4e9eddc31d52c53490d8757a46d (diff) | |
download | serverdata-a939de6cc231c31276b1871479103fd72d4f1c97.tar.gz serverdata-a939de6cc231c31276b1871479103fd72d4f1c97.tar.bz2 serverdata-a939de6cc231c31276b1871479103fd72d4f1c97.tar.xz serverdata-a939de6cc231c31276b1871479103fd72d4f1c97.zip |
Tweak a tiny bit Cherry Cake drop chances on Giant Maggots and Ducks.
Diffstat (limited to 'db')
-rw-r--r-- | db/re/mob_db.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index e88d66125..26b142a8b 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -994,7 +994,7 @@ mob_db: ( Drops: { BugLeg: 350 Moss: 320 - CherryCake: 200 + CherryCake: 250 DuckFeather: 56 CommonCarp: 23 } @@ -1084,7 +1084,7 @@ mob_db: ( CactusPotion: 3000 Arrow: 900 BugLeg: 800 - CherryCake: 300 + CherryCake: 350 CoinBag: 200 CasinoCoins: 100 DesertTablet: 2 |