diff options
Diffstat (limited to 'items/equip-feet/item2156_BlackCottonBoots.xml')
-rw-r--r-- | items/equip-feet/item2156_BlackCottonBoots.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-feet/item2156_BlackCottonBoots.xml b/items/equip-feet/item2156_BlackCottonBoots.xml index 29c44bab..1d1eca7c 100644 --- a/items/equip-feet/item2156_BlackCottonBoots.xml +++ b/items/equip-feet/item2156_BlackCottonBoots.xml @@ -7,7 +7,7 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="2156" image="equipment/feet/boots.png|W:#111111,222222,333333,444444,555555,aaaaaa" name="Black Cotton Boots" description="A black pair of quality cotton boots." effect="M. Attack +1" type="equip-feet" defense="1" weight="30"> - <sprite gender="male">equipment/feet/boots-male.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite> + <sprite gender="unisex">equipment/feet/boots.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite> <sprite gender="female">equipment/feet/boots-female.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite> </item> </items> |