diff options
Diffstat (limited to 'items/equip-legs/item2114_LightBlueCottonShorts.xml')
-rw-r--r-- | items/equip-legs/item2114_LightBlueCottonShorts.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-legs/item2114_LightBlueCottonShorts.xml b/items/equip-legs/item2114_LightBlueCottonShorts.xml index 9a08c242..c0818e64 100644 --- a/items/equip-legs/item2114_LightBlueCottonShorts.xml +++ b/items/equip-legs/item2114_LightBlueCottonShorts.xml @@ -7,7 +7,6 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="2114" image="equipment/legs/shorts.png|W:#16486e,498ec5,e4f2fc" name="Light Blue Cotton Shorts" description="Light blue shorts made of 100% cotton." effect="M. Attack -4" type="equip-legs" defense="2" weight="20"> - <sprite gender="male">equipment/legs/shorts-male.xml|#16486e,498ec5,e4f2fc</sprite> - <sprite gender="female">equipment/legs/shorts-female.xml|#16486e,498ec5,e4f2fc</sprite> + <sprite>equipment/legs/shorts.xml|#16486e,498ec5,e4f2fc</sprite> </item> </items> |