diff options
Diffstat (limited to 'items/equip-legs/item2118_PurpleCottonShorts.xml')
-rw-r--r-- | items/equip-legs/item2118_PurpleCottonShorts.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-legs/item2118_PurpleCottonShorts.xml b/items/equip-legs/item2118_PurpleCottonShorts.xml index fa91a246..43186db4 100644 --- a/items/equip-legs/item2118_PurpleCottonShorts.xml +++ b/items/equip-legs/item2118_PurpleCottonShorts.xml @@ -7,7 +7,7 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="2118" image="equipment/legs/shorts.png|W:#1a0a33,380f4d,82158c,b359ab" name="Purple Cotton Shorts" description="Purple shorts made of 100% cotton." effect="M. Attack -4" type="equip-legs" defense="2" weight="20"> - <sprite gender="male">equipment/legs/shorts-male.xml|#520a7b,8c23c7,ca87ef</sprite> + <sprite gender="unisex">equipment/legs/shorts.xml|#520a7b,8c23c7,ca87ef</sprite> <sprite gender="female">equipment/legs/shorts-female.xml|#520a7b,8c23c7,ca87ef</sprite> </item> </items> |