summaryrefslogtreecommitdiff
path: root/items/equip-torso/item782_ForestArmor.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-torso/item782_ForestArmor.xml')
-rw-r--r--items/equip-torso/item782_ForestArmor.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/items/equip-torso/item782_ForestArmor.xml b/items/equip-torso/item782_ForestArmor.xml
index 61a7ecbf..f1b7b1be 100644
--- a/items/equip-torso/item782_ForestArmor.xml
+++ b/items/equip-torso/item782_ForestArmor.xml
@@ -7,6 +7,8 @@
<its:translateRule selector="//*" translate="no"/>
</its:rules>
<item id="782" image="equipment/chest/forest-armor.png" name="Forest Armor" description="A clean and comfortable mantle with dags made for the finest stalkers." effect="M. Attack -20" type="equip-torso" defense="10" dex="3" weight="40" sellProtected="true">
- <sprite>equipment/chest/forest-armor.xml</sprite>
+ <sprite gender="female">equipment/chest/forest-armor-female.xml</sprite>
+ <sprite gender="male">equipment/chest/forest-armor.xml</sprite>
+ <sprite gender="other">equipment/chest/forest-armor.xml</sprite>
</item>
</items>