diff options
-rw-r--r-- | db/re/mob_db.conf | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 06df2a148..5c24b90c9 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1822,12 +1822,12 @@ mob_db: ( Drops: { IronOre: 400 CopperOre: 300 - SilverOre: 200 - GoldOre: 150 - TinOre: 100 - LeadOre: 70 - TerraniteOre: 50 - TitaniumOre: 30 + SilverOre: 150 + GoldOre: 100 + TinOre: 80 + LeadOre: 60 + TerraniteOre: 40 + TitaniumOre: 20 IridiumOre: 10 PlatinumOre: 5 } |