diff options
Diffstat (limited to 'items/equip-legs/item2184_LightBlueCottonTrousers.xml')
-rw-r--r-- | items/equip-legs/item2184_LightBlueCottonTrousers.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-legs/item2184_LightBlueCottonTrousers.xml b/items/equip-legs/item2184_LightBlueCottonTrousers.xml index d127959b..f49f81bf 100644 --- a/items/equip-legs/item2184_LightBlueCottonTrousers.xml +++ b/items/equip-legs/item2184_LightBlueCottonTrousers.xml @@ -7,7 +7,7 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="2184" image="equipment/legs/pants.png|W:#16486e,498ec5,e4f2fc" name="Light Blue Cotton Trousers" description="Light Blue, ankle-length pants made of cotton." effect="M. Attack -6" type="equip-legs" weight="25" defense="4"> - <sprite gender="male">equipment/legs/pants-male.xml|#16486e,498ec5,e4f2fc</sprite> + <sprite gender="unisex">equipment/legs/pants.xml|#16486e,498ec5,e4f2fc</sprite> <sprite gender="female">equipment/legs/pants-female.xml|#16486e,498ec5,e4f2fc</sprite> </item> </items> |