diff options
Diffstat (limited to 'items/equip-head/item877_BullHelmet.xml')
-rw-r--r-- | items/equip-head/item877_BullHelmet.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-head/item877_BullHelmet.xml b/items/equip-head/item877_BullHelmet.xml index 8a24a98f..a8837c10 100644 --- a/items/equip-head/item877_BullHelmet.xml +++ b/items/equip-head/item877_BullHelmet.xml @@ -7,9 +7,8 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="877" image="equipment/head/bull.png" name="Bull Helmet" description="A black steel helmet worn by the most ferocious warriors." effect="M. Attack -52 / Double Damage +20% / Critical Damage +15 / Attack Speed +10% / VIT Defense -39% / Accuracy -15 / Melee only / Requires Level 90 / Strength 70+, Vitality 50+ and Luck 50+ required to activate the bonuses" type="equip-head" weight="1300" str="10" defense="19" sellProtected="true"> + <sprite gender="unisex">equipment/head/bull.xml</sprite> <sprite gender="female">equipment/head/bull-female.xml</sprite> - <sprite gender="male">equipment/head/bull.xml</sprite> - <sprite gender="other">equipment/head/bull.xml</sprite> <replace sprite="hair"> <item to="-1"/> </replace> |