summaryrefslogtreecommitdiff
path: root/items/equip-arms/item532_LeatherGloves.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-arms/item532_LeatherGloves.xml')
-rw-r--r--items/equip-arms/item532_LeatherGloves.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/items/equip-arms/item532_LeatherGloves.xml b/items/equip-arms/item532_LeatherGloves.xml
index 05a382e2..c16e9b15 100644
--- a/items/equip-arms/item532_LeatherGloves.xml
+++ b/items/equip-arms/item532_LeatherGloves.xml
@@ -7,6 +7,8 @@
<its:translateRule selector="//*" translate="no"/>
</its:rules>
<item id="532" image="equipment/hands/leathergloves.png" name="Leather Gloves" description="Gloves made of hardened leather." effect="M. Attack -20" type="equip-arms" defense="4" weight="20">
- <sprite>equipment/hands/generic.xml|#4e2e18,c8752f</sprite>
+ <sprite gender="female">equipment/hands/generic-female.xml|#4e2e18,c8752f</sprite>
+ <sprite gender="male">equipment/hands/generic.xml|#4e2e18,c8752f</sprite>
+ <sprite gender="other">equipment/hands/generic.xml|#4e2e18,c8752f</sprite>
</item>
</items>