diff options
Diffstat (limited to 'items/equip-torso/item2050_RedCottonShirt.xml')
-rw-r--r-- | items/equip-torso/item2050_RedCottonShirt.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-torso/item2050_RedCottonShirt.xml b/items/equip-torso/item2050_RedCottonShirt.xml index 817593aa..f2587a8e 100644 --- a/items/equip-torso/item2050_RedCottonShirt.xml +++ b/items/equip-torso/item2050_RedCottonShirt.xml @@ -7,7 +7,6 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="2050" image="equipment/chest/cottonshirt.png|W:#581a1a,a41111,c03a3a,ff6060" name="Red Cotton Shirt" description="A red shirt made of 100% cotton." effect="M. Attack -4" type="equip-torso" defense="2" weight="20"> - <sprite gender="male">equipment/chest/cotton-male.xml|#581a1a,a41111,c03a3a,ff6060</sprite> - <sprite gender="female">equipment/chest/cotton-female.xml|#581a1a,a41111,c03a3a,ff6060</sprite> + <sprite>equipment/chest/cotton.xml|#581a1a,a41111,c03a3a,ff6060</sprite> </item> </items> |