diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-16 14:18:17 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-16 14:18:17 -0300 |
commit | ecd7173fa104e61722766c83636bdce4bf478bc9 (patch) | |
tree | ea67ca4b126f1555933f90dc4a209d112a7e3b09 | |
parent | 1b5ec29e0cd9eb70e4778180328d1a7e3612b153 (diff) | |
download | serverdata-ecd7173fa104e61722766c83636bdce4bf478bc9.tar.gz serverdata-ecd7173fa104e61722766c83636bdce4bf478bc9.tar.bz2 serverdata-ecd7173fa104e61722766c83636bdce4bf478bc9.tar.xz serverdata-ecd7173fa104e61722766c83636bdce4bf478bc9.zip |
Fix drops
-rw-r--r-- | db/re/mob_db.conf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 1e9689d05..1e03d4642 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -3409,7 +3409,6 @@ mob_db: ( Candy: 100 Orange: 80 BugLeg: 50 - TitaniumOre: 20 MysteriousBottle: 14 Pearl: 10 } @@ -5344,10 +5343,9 @@ mob_db: ( SeaDrops: 300 BottleOfSeaWater: 150 EmptyBottle: 110 - CoinBag: 95 + CoinBag: 90 BlueCoral: 70 CasinoCoins: 60 - LeatherPatch: 50 PirateShorts: 45 Coral: 20 MysteriousBottle: 18 |