summaryrefslogtreecommitdiff
path: root/items/equip-feet/item528_Boots.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-feet/item528_Boots.xml')
-rw-r--r--items/equip-feet/item528_Boots.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/items/equip-feet/item528_Boots.xml b/items/equip-feet/item528_Boots.xml
index 2b0acb8d..f9ccaa34 100644
--- a/items/equip-feet/item528_Boots.xml
+++ b/items/equip-feet/item528_Boots.xml
@@ -7,6 +7,8 @@
<its:translateRule selector="//*" translate="no"/>
</its:rules>
<item id="528" image="equipment/feet/boots.png|W:#4f2d29,c89078" name="Boots" description="Some robust boots, ideal for travelling." effect="M. Attack -2" type="equip-feet" defense="2" weight="80">
- <sprite>equipment/feet/boots.xml|#623a34,f0c2b4</sprite>
+ <sprite gender="female">equipment/feet/boots-female.xml|#623a34,f0c2b4</sprite>
+ <sprite gender="male">equipment/feet/boots.xml|#623a34,f0c2b4</sprite>
+ <sprite gender="other">equipment/feet/boots.xml|#623a34,f0c2b4</sprite>
</item>
</items>