diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-10 15:49:22 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-10 15:49:22 -0300 |
commit | 841dd2621b709904b50651092a057e556bf3b1f8 (patch) | |
tree | fe9d1f555db6f852235dd4beed695c17e1ebf739 /db/re/mob_db.conf | |
parent | ffb97a3ee1e5910445be8a4e3e0e48cf4636be54 (diff) | |
download | serverdata-841dd2621b709904b50651092a057e556bf3b1f8.tar.gz serverdata-841dd2621b709904b50651092a057e556bf3b1f8.tar.bz2 serverdata-841dd2621b709904b50651092a057e556bf3b1f8.tar.xz serverdata-841dd2621b709904b50651092a057e556bf3b1f8.zip |
Increase BIF drop rates, to rather high values mind you.
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 144e53586..06df2a148 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1820,16 +1820,16 @@ mob_db: ( Plant: true } Drops: { - IronOre: 150 - CopperOre: 100 - SilverOre: 50 - GoldOre: 40 - TinOre: 20 - LeadOre: 20 - TerraniteOre: 10 - TitaniumOre: 5 - IridiumOre: 2 - PlatinumOre: 1 + IronOre: 400 + CopperOre: 300 + SilverOre: 200 + GoldOre: 150 + TinOre: 100 + LeadOre: 70 + TerraniteOre: 50 + TitaniumOre: 30 + IridiumOre: 10 + PlatinumOre: 5 } }, { |