summaryrefslogtreecommitdiff
path: root/items/equip-legs/item2116_BlackCottonShorts.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-legs/item2116_BlackCottonShorts.xml')
-rw-r--r--items/equip-legs/item2116_BlackCottonShorts.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/items/equip-legs/item2116_BlackCottonShorts.xml b/items/equip-legs/item2116_BlackCottonShorts.xml
index 6fba4ecd..cb257cc2 100644
--- a/items/equip-legs/item2116_BlackCottonShorts.xml
+++ b/items/equip-legs/item2116_BlackCottonShorts.xml
@@ -7,6 +7,8 @@
<its:translateRule selector="//*" translate="no"/>
</its:rules>
<item id="2116" image="equipment/legs/shorts.png|W:#111111,222222,333333,444444,555555,aaaaaa" name="Black Cotton Shorts" description="Black shorts made of 100% cotton." effect="M. Attack -4" type="equip-legs" defense="2" weight="20">
- <sprite>equipment/legs/shorts.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite>
+ <sprite gender="female">equipment/legs/shorts-female.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite>
+ <sprite gender="male">equipment/legs/shorts.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite>
+ <sprite gender="other">equipment/legs/shorts.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite>
</item>
</items>