diff options
Diffstat (limited to 'items/equip-head/item4033_ChefHat.xml')
-rw-r--r-- | items/equip-head/item4033_ChefHat.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-head/item4033_ChefHat.xml b/items/equip-head/item4033_ChefHat.xml index bc315e93..7c064f23 100644 --- a/items/equip-head/item4033_ChefHat.xml +++ b/items/equip-head/item4033_ChefHat.xml @@ -7,7 +7,6 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="4033" image="equipment/head/chefhat.png" name="Chef Hat" description="A tall hat designed for the person in charge of a kitchen. It smells like onions." effect="M. Attack +2" defense="2" type="equip-head" weight="30" sellProtected="true"> - <sprite gender="male">equipment/head/chefhat-male.xml</sprite> - <sprite gender="female">equipment/head/chefhat-female.xml</sprite> + <sprite>equipment/head/chefhat.xml</sprite> </item> </items> |