diff options
-rw-r--r-- | db/re/mob_db.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 6b9a92afa..5900525b3 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -8842,7 +8842,7 @@ mob_db: ( Plant: true } Drops: { - Coal: 200 + Coal: 150 CopperOre: 100 Wurtzite: 100 LeadOre: 40 @@ -8868,7 +8868,7 @@ mob_db: ( Plant: true } Drops: { - Coal: 300 + Coal: 250 CopperOre: 200 Wurtzite: 200 LeadOre: 80 @@ -8894,7 +8894,7 @@ mob_db: ( Plant: true } Drops: { - Coal: 500 + Coal: 400 CopperOre: 300 Wurtzite: 290 LeadOre: 120 |