diff options
Diffstat (limited to 'items/equip-feet/item2154_LightBlueCottonBoots.xml')
-rw-r--r-- | items/equip-feet/item2154_LightBlueCottonBoots.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-feet/item2154_LightBlueCottonBoots.xml b/items/equip-feet/item2154_LightBlueCottonBoots.xml index 709684af..710ac1a5 100644 --- a/items/equip-feet/item2154_LightBlueCottonBoots.xml +++ b/items/equip-feet/item2154_LightBlueCottonBoots.xml @@ -7,7 +7,7 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="2154" image="equipment/feet/boots.png|W:#16486e,498ec5,e4f2fc" name="Light Blue Cotton Boots" description="A light blue pair of quality cotton boots." effect="M. Attack +1" type="equip-feet" defense="1" weight="30"> - <sprite gender="male">equipment/feet/boots-male.xml|#16486e,498ec5,e4f2fc</sprite> + <sprite gender="unisex">equipment/feet/boots.xml|#16486e,498ec5,e4f2fc</sprite> <sprite gender="female">equipment/feet/boots-female.xml|#16486e,498ec5,e4f2fc</sprite> </item> </items> |