From 841dd2621b709904b50651092a057e556bf3b1f8 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 10 Jun 2018 15:49:22 -0300 Subject: Increase BIF drop rates, to rather high values mind you. --- db/re/mob_db.conf | 20 ++++++++++---------- 1 file 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 } }, { -- cgit v1.2.3-60-g2f50