summaryrefslogtreecommitdiff
path: root/items/equip-torso/item625_ChainmailShirt.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-torso/item625_ChainmailShirt.xml')
-rw-r--r--items/equip-torso/item625_ChainmailShirt.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/items/equip-torso/item625_ChainmailShirt.xml b/items/equip-torso/item625_ChainmailShirt.xml
index 96693a09..8464fe55 100644
--- a/items/equip-torso/item625_ChainmailShirt.xml
+++ b/items/equip-torso/item625_ChainmailShirt.xml
@@ -7,6 +7,8 @@
<its:translateRule selector="//*" translate="no"/>
</its:rules>
<item id="625" image="equipment/chest/chainmail.png" name="Chainmail Shirt" description="A shirt made of chains. It weighs a lot but offers excellent protection." effect="M. Attack -120" type="equip-torso" weight="800" defense="20">
- <sprite>equipment/chest/chainmail.xml</sprite>
+ <sprite gender="female">equipment/chest/chainmail-female.xml</sprite>
+ <sprite gender="male">equipment/chest/chainmail.xml</sprite>
+ <sprite gender="other">equipment/chest/chainmail.xml</sprite>
</item>
</items>