diff options
Diffstat (limited to 'db/re/mob_db.conf')
-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 8ae7697d4..29b1b69bf 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1813,14 +1813,14 @@ mob_db: ( Plant: true } Drops: { - IronOre: 60 - CopperOre: 50 - SilverOre: 40 - TinOre: 30 + IronOre: 150 + CopperOre: 100 + SilverOre: 50 + GoldOre: 40 + TinOre: 20 LeadOre: 20 - GoldOre: 10 + TerraniteOre: 10 TitaniumOre: 5 - TerraniteOre: 3 IridiumOre: 2 PlatinumOre: 1 } |