diff options
Diffstat (limited to 'items/equip-feet/item2150_RedCottonBoots.xml')
-rw-r--r-- | items/equip-feet/item2150_RedCottonBoots.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-feet/item2150_RedCottonBoots.xml b/items/equip-feet/item2150_RedCottonBoots.xml index efc4c595..7193c005 100644 --- a/items/equip-feet/item2150_RedCottonBoots.xml +++ b/items/equip-feet/item2150_RedCottonBoots.xml @@ -7,8 +7,7 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="2150" image="equipment/feet/boots.png|W:#581a1a,a41111,c03a3a,ff6060" name="Red Cotton Boots" description="A red pair of quality cotton boots." effect="M. Attack +1" type="equip-feet" defense="1" weight="30"> + <sprite gender="unisex">equipment/feet/boots.xml|#581a1a,a41111,c03a3a,ff6060</sprite> <sprite gender="female">equipment/feet/boots-female.xml|#581a1a,a41111,c03a3a,ff6060</sprite> - <sprite gender="male">equipment/feet/boots.xml|#581a1a,a41111,c03a3a,ff6060</sprite> - <sprite gender="other">equipment/feet/boots.xml|#581a1a,a41111,c03a3a,ff6060</sprite> </item> </items> |