diff options
Diffstat (limited to 'items/equip-head/item781_WitchDoctorsMask.xml')
-rw-r--r-- | items/equip-head/item781_WitchDoctorsMask.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-head/item781_WitchDoctorsMask.xml b/items/equip-head/item781_WitchDoctorsMask.xml index 75ed44a2..d8a16315 100644 --- a/items/equip-head/item781_WitchDoctorsMask.xml +++ b/items/equip-head/item781_WitchDoctorsMask.xml @@ -7,8 +7,7 @@ <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> <sprite gender="female">equipment/head/witch-doctor-mask-female.xml</sprite> - <sprite gender="male">equipment/head/witch-doctor-mask.xml</sprite> - <sprite gender="other">equipment/head/witch-doctor-mask.xml</sprite> </item> </items> |