diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-05-16 08:43:24 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-05-16 08:43:24 -0300 |
commit | bb88ba56ad8969cbdba7c3a7a96b77ed2cee9b7c (patch) | |
tree | 50558b58b5b2324cef73f374e6fd8e4b252958e6 | |
parent | 9d0101ae73687f089cfc3b773abedbbfa2ae2c64 (diff) | |
download | serverdata-bb88ba56ad8969cbdba7c3a7a96b77ed2cee9b7c.tar.gz serverdata-bb88ba56ad8969cbdba7c3a7a96b77ed2cee9b7c.tar.bz2 serverdata-bb88ba56ad8969cbdba7c3a7a96b77ed2cee9b7c.tar.xz serverdata-bb88ba56ad8969cbdba7c3a7a96b77ed2cee9b7c.zip |
Leather Shirt is no longer dropped. M. Scorp may now drop Earth Powder.
-rw-r--r-- | db/re/mob_db.conf | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index c73f2ed48..6ecf29421 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2908,7 +2908,7 @@ mob_db: ( BugLeg: 480 RedScorpionClaw: 220 RedScorpionClaw: 170 - LeatherShirt: 50 + IronPowder: 50 FancyHat: 26 Root: 22 } @@ -3001,7 +3001,7 @@ mob_db: ( BlackScorpionClaw: 310 BlackScorpionClaw: 210 CherryCake: 160 - LeatherShirt: 150 + IronOre: 150 ChocolateBar: 100 Coal: 55 BlackPearl: 1 @@ -3241,7 +3241,6 @@ mob_db: ( ChocolateBiscuit: 650 SilverBossGift: 300 Skull: 250 - LeatherShirt: 200 Bone: 110 Bone: 100 //BronzeSword: 10 @@ -3293,7 +3292,6 @@ mob_db: ( ChocolateBiscuit: 650 SilverBossGift: 300 Skull: 250 - LeatherShirt: 200 Bone: 110 Bone: 100 //BronzeSword: 10 @@ -3342,7 +3340,7 @@ mob_db: ( Beer: 400 BottleOfTonoriWater: 300 CottonCloth: 200 - LeatherShirt: 150 + LeatherPatch: 150 ChocolateBar: 100 CasinoCoins: 100 CottonShirt: 60 @@ -3392,7 +3390,7 @@ mob_db: ( Beer: 400 BottleOfTonoriWater: 300 CottonCloth: 200 - LeatherShirt: 150 + LeatherPatch: 150 ChocolateBar: 100 CasinoCoins: 100 CottonShirt: 60 @@ -5444,7 +5442,7 @@ mob_db: ( RedScorpionClaw: 250 Dagger: 200 Skull: 150 - LeatherShirt: 50 + EarthPowder: 50 } }, { |