diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-24 17:27:12 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-24 17:27:12 -0300 |
commit | 79c06889aaec4b29c705419f6b0c8c728f0f7f0f (patch) | |
tree | 71e0ca74cd7fe6d4fc6ed929115133844b6be962 | |
parent | 5acb0c24d4bc76ff8b6419dfd4c2f48d6ab4c86f (diff) | |
download | serverdata-79c06889aaec4b29c705419f6b0c8c728f0f7f0f.tar.gz serverdata-79c06889aaec4b29c705419f6b0c8c728f0f7f0f.tar.bz2 serverdata-79c06889aaec4b29c705419f6b0c8c728f0f7f0f.tar.xz serverdata-79c06889aaec4b29c705419f6b0c8c728f0f7f0f.zip |
Cotton Clotch patch
-rw-r--r-- | db/re/mob_db.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 6f1fdbbab..e414bd172 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2662,6 +2662,7 @@ mob_db: ( Plushroom: 100 Chagashroom: 100 TolchiAmmoBox: 50 + CottonCloth: 37 BlueManaPearl: 1 } }, @@ -4630,7 +4631,6 @@ mob_db: ( DamageMotion: 200 Drops: { CottonCloth: 2000 - CottonCloth: 500 SulfurPowder: 480 CottonCloth: 51 PumpkinHat: 10 @@ -7676,7 +7676,6 @@ mob_db: ( Drops: { CottonCloth: 2000 MichelSoul: 865 - CottonCloth: 500 SulfurPowder: 480 CottonCloth: 51 } |