diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-08-03 14:37:06 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-08-03 14:37:06 -0300 |
commit | f22972d60744253272f3f8dc73c080c74bf5b409 (patch) | |
tree | 6691f48d19db31b0c17fcf9fe76099d86b4cbe8a /db | |
parent | 7fffa76ea18e72887f36917c365981ecf61ed64e (diff) | |
download | serverdata-f22972d60744253272f3f8dc73c080c74bf5b409.tar.gz serverdata-f22972d60744253272f3f8dc73c080c74bf5b409.tar.bz2 serverdata-f22972d60744253272f3f8dc73c080c74bf5b409.tar.xz serverdata-f22972d60744253272f3f8dc73c080c74bf5b409.zip |
Remove Arcmage Boxset drop from Fafi Dragon. Add Dragon Scales.
Diffstat (limited to 'db')
-rw-r--r-- | db/re/mob_db.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index f7624e29a..1a376a704 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -6836,7 +6836,7 @@ mob_db: ( Drops: { HastePotion: 2500 StrengthPotion: 2500 - ArcmageBoxset: 100 + DragonScales: 2000 DragonStar: 2 WarlordHelmet: 1 WarlordPlate: 1 |