diff options
Diffstat (limited to 'items/equip-head/item764_SailorHat.xml')
-rw-r--r-- | items/equip-head/item764_SailorHat.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-head/item764_SailorHat.xml b/items/equip-head/item764_SailorHat.xml index e4c2b48f..8ad84cfd 100644 --- a/items/equip-head/item764_SailorHat.xml +++ b/items/equip-head/item764_SailorHat.xml @@ -7,7 +7,6 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="764" image="equipment/head/sailor_hat.png" name="Sailor Hat" description="A hat worn by brave sailors." type="equip-head" defense="5" weight="5"> - <sprite gender="male">equipment/head/sailor-hat-male.xml</sprite> - <sprite gender="female">equipment/head/sailor-hat-female.xml</sprite> + <sprite>equipment/head/sailor-hat.xml</sprite> </item> </items> |