diff options
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/mob_db.conf | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index a735d262a..51c47e920 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -6601,11 +6601,11 @@ mob_db: ( AttackMotion: 672 DamageMotion: 480 Drops: { - DragonScales: 2000 - HastePotion: 500 - StrengthPotion: 500 - GoldOre: 200 + HastePotion: 2500 + StrengthPotion: 2500 DragonStar: 2 + WarlordHelmet: 1 + WarlordPlate: 1 } WeaponAttacks: { All: 8000 @@ -7276,6 +7276,7 @@ mob_db: ( HastePotion: 500 StrengthPotion: 500 GoldOre: 200 + DragonStar: 2 } WeaponAttacks: { All: 8000 |