diff options
Diffstat (limited to 'items/equip-legs/item2113_YellowCottonShorts.xml')
-rw-r--r-- | items/equip-legs/item2113_YellowCottonShorts.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-legs/item2113_YellowCottonShorts.xml b/items/equip-legs/item2113_YellowCottonShorts.xml index acc86f3a..74515fba 100644 --- a/items/equip-legs/item2113_YellowCottonShorts.xml +++ b/items/equip-legs/item2113_YellowCottonShorts.xml @@ -7,7 +7,6 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="2113" image="equipment/legs/shorts.png|W:#846928,dab641,ffef93,fff7c9" name="Yellow Cotton Shorts" description="Yellow shorts made of 100% cotton." effect="M. Attack -4" type="equip-legs" defense="2" weight="20"> - <sprite gender="male">equipment/legs/shorts-male.xml|#846928,dab641,ffef93,fff7c9</sprite> - <sprite gender="female">equipment/legs/shorts-female.xml|#846928,dab641,ffef93,fff7c9</sprite> + <sprite>equipment/legs/shorts.xml|#846928,dab641,ffef93,fff7c9</sprite> </item> </items> |