diff options
Diffstat (limited to 'items/equip-torso/item2244_FineLightBlueDress.xml')
-rw-r--r-- | items/equip-torso/item2244_FineLightBlueDress.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-torso/item2244_FineLightBlueDress.xml b/items/equip-torso/item2244_FineLightBlueDress.xml index c6c234a4..f04c986c 100644 --- a/items/equip-torso/item2244_FineLightBlueDress.xml +++ b/items/equip-torso/item2244_FineLightBlueDress.xml @@ -7,7 +7,6 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="2244" image="equipment/chest/fine-dress.png|W:#0059b1,94caff,ffffff,ffffff" name="Fine Light Blue Dress" description="A light blue dress made from the finest materials." effect="M. Attack +3" type="equip-torso" defense="8" weight="35" sellProtected="true"> - <sprite gender="male">equipment/chest/fine-dress-male.xml|#0059b1,94caff,ffffff,ffffff</sprite> - <sprite gender="female">equipment/chest/fine-dress-female.xml|#0059b1,94caff,ffffff,ffffff</sprite> + <sprite>equipment/chest/fine-dress.xml|#0059b1,94caff,ffffff,ffffff</sprite> </item> </items> |