diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-17 20:01:42 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-17 20:01:42 -0300 |
commit | 79a9dc23813835a65a17de9a7fad6cba71e305f8 (patch) | |
tree | 647b21c8792644f6639406ff61d7b10cedfc2991 /db/re | |
parent | 9d2ccf61f2329ab385d7fc72cf6870dc726536b5 (diff) | |
download | serverdata-79a9dc23813835a65a17de9a7fad6cba71e305f8.tar.gz serverdata-79a9dc23813835a65a17de9a7fad6cba71e305f8.tar.bz2 serverdata-79a9dc23813835a65a17de9a7fad6cba71e305f8.tar.xz serverdata-79a9dc23813835a65a17de9a7fad6cba71e305f8.zip |
Add Arcmage Boxset to some other boss'es
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/mob_db.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index af6deb6e4..41f826e09 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1540,6 +1540,7 @@ mob_db: ( AnimalBones: 1500 BronzeGift: 1000 SilverGift: 500 + ArcmageBoxset: 135 GoldenGift: 100 YetiMask: 50 } @@ -6826,6 +6827,7 @@ mob_db: ( Drops: { HastePotion: 2500 StrengthPotion: 2500 + ArcmageBoxset: 100 DragonStar: 2 WarlordHelmet: 1 WarlordPlate: 1 @@ -8096,6 +8098,7 @@ mob_db: ( CoinBag: 500 RedApple: 300 Lockpicks: 50 + ArcmageBoxset: 35 } }, { @@ -8183,6 +8186,7 @@ mob_db: ( BronzeGift: 2000 SilverGift: 1000 MercBoxA: 100 + ArcmageBoxset: 80 YetiMask: 50 } }, @@ -8672,6 +8676,7 @@ mob_db: ( CursedAmmoBox: 1500 ClothoLiquor: 1500 BronzeGift: 1000 + ArcmageBoxset: 150 GoldenApple: 5 } }, |