diff options
Diffstat (limited to 'items/equip-head/item877_BullHelmet.xml')
-rw-r--r-- | items/equip-head/item877_BullHelmet.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/items/equip-head/item877_BullHelmet.xml b/items/equip-head/item877_BullHelmet.xml index 3661b551..63df74fd 100644 --- a/items/equip-head/item877_BullHelmet.xml +++ b/items/equip-head/item877_BullHelmet.xml @@ -1,9 +1,5 @@ <?xml version="1.0"?> <items> - <its:translateRule selector="//item/@name" translate="yes"/> - <its:translateRule selector="//item/@description" translate="yes"/> - <its:translateRule selector="//item/@effect" translate="yes"/> - <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="Double Damage +20% / Attack Speed +10% / VIT Defense -39% / Melee only" mattack="-52" hit="-15" level="90" criticalattack="15" req-str="70" req-vit="50" req-luk="50" type="equip-head" weight="1300" str="10" defense="19" sellProtected="true"> <sprite gender="unisex">equipment/head/bull.xml</sprite> |