summaryrefslogtreecommitdiff
path: root/items/equip-torso/item658_WarlordPlate.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-torso/item658_WarlordPlate.xml')
-rw-r--r--items/equip-torso/item658_WarlordPlate.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/items/equip-torso/item658_WarlordPlate.xml b/items/equip-torso/item658_WarlordPlate.xml
index a7a2ee60..44c69d95 100644
--- a/items/equip-torso/item658_WarlordPlate.xml
+++ b/items/equip-torso/item658_WarlordPlate.xml
@@ -7,6 +7,8 @@
<its:translateRule selector="//*" translate="no"/>
</its:rules>
<item id="658" image="equipment/chest/warlordplate.png" name="Warlord Plate" description="Strong and decorative armor." effect="M. Attack -170" type="equip-torso" defense="27" weight="2600">
- <sprite>equipment/chest/warlordplate.xml</sprite>
+ <sprite gender="female">equipment/chest/warlordplate-female.xml</sprite>
+ <sprite gender="male">equipment/chest/warlordplate.xml</sprite>
+ <sprite gender="other">equipment/chest/warlordplate.xml</sprite>
</item>
</items>