diff options
Diffstat (limited to 'db')
-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 e0092b7d5..cc8d6c458 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -8844,6 +8844,7 @@ mob_db: ( Drops: { HastePotion: 500 StrengthPotion: 500 + ArcmageBoxset: 100 } WeaponAttacks: { All: 8000 @@ -8889,6 +8890,7 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { + ArcmageBoxset: 500 HastePotion: 500 StrengthPotion: 500 } @@ -8936,6 +8938,7 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { + ArcmageBoxset: 1000 HastePotion: 500 StrengthPotion: 500 } @@ -8983,6 +8986,7 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { + ArcmageBoxset: 1750 HastePotion: 500 StrengthPotion: 500 } @@ -9030,6 +9034,7 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { + ArcmageBoxset: 2250 HastePotion: 500 StrengthPotion: 500 } |