diff options
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/mob_db.conf | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 2808f7269..449e16f2a 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -3246,8 +3246,8 @@ mob_db: ( Bone: 100 //LeatherGloves: 25 //BronzeSword: 10 - WarlordHelmet: 3 - WarlordPlate: 1 + SilverIngot: 3 + TitaniumIngot: 1 } }, { @@ -3299,8 +3299,8 @@ mob_db: ( Bone: 100 //LeatherGloves: 25 //BronzeSword: 10 - WarlordHelmet: 3 - WarlordPlate: 1 + SilverIngot: 3 + TitaniumIngot: 1 } }, { @@ -7101,8 +7101,7 @@ mob_db: ( BronzeBossGift: 60 LOFCoin: 30 DragonStar: 2 - WarlordHelmet: 1 - WarlordPlate: 1 + TitaniumIngot: 1 } WeaponAttacks: { All: 8000 @@ -9271,8 +9270,7 @@ mob_db: ( BronzeBossGift: 2000 SilverBossGift: 1000 DragonStar: 2 - WarlordHelmet: 1 - WarlordPlate: 1 + TitaniumIngot: 2 } // Good defense against all type of weapons WeaponAttacks: { @@ -11699,8 +11697,7 @@ mob_db: ( BronzeBossGift: 2000 SilverBossGift: 1000 DragonStar: 2 - WarlordHelmet: 1 - WarlordPlate: 1 + TitaniumIngot: 1 } // Good defense against all type of weapons WeaponAttacks: { |