diff options
Diffstat (limited to 'items/equip-head/item781_WitchDoctorsMask.xml')
-rw-r--r-- | items/equip-head/item781_WitchDoctorsMask.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/items/equip-head/item781_WitchDoctorsMask.xml b/items/equip-head/item781_WitchDoctorsMask.xml index ecc47ad3..6d02b274 100644 --- a/items/equip-head/item781_WitchDoctorsMask.xml +++ b/items/equip-head/item781_WitchDoctorsMask.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="781" image="equipment/head/witch-doctor-mask.png" name="Witch Doctor's Mask" description="A crazy mask from the Voodoo doctor." type="equip-head" defense="3" weight="20" sellProtected="true"> <sprite gender="unisex">equipment/head/witch-doctor-mask.xml</sprite> |