From 043210470ecec9cd69859f2b2fe716e532ae45cd Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 15 Jul 2019 00:10:33 -0300 Subject: With now being able to get easily Iron Ore by melting down daggers... Lower Iron Ore drop on all NPCs in favor to getting Coal. --- db/re/mob_db.conf | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'db') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index dc6c5338d..4af844213 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2067,6 +2067,7 @@ mob_db: ( Plant: true } Drops: { + Coal: 500 IronOre: 400 CopperOre: 200 SilverOre: 100 @@ -3425,6 +3426,7 @@ mob_db: ( CopperOre: 800 TreasureKey: 400 TinOre: 200 + Coal: 180 IronOre: 150 TitaniumOre: 20 CopperKey: 10 @@ -3561,8 +3563,8 @@ mob_db: ( AttackMotion: 172 DamageMotion: 180 Drops: { - IronOre: 370 - Coal: 270 + Coal: 370 + IronOre: 270 CactusDrink: 350 CactusPotion: 250 TreasureKey: 250 @@ -6540,8 +6542,9 @@ mob_db: ( Drops: { Bullet: 5500 IronArrow: 5500 - IronOre: 10000 SilkCocoon: 1500 + Coal: 1000 + IronOre: 500 Mashmallow: 40 } }, -- cgit v1.2.3-60-g2f50