diff options
Diffstat (limited to 'items/equip-head/item890_BeanieCopter.xml')
-rw-r--r-- | items/equip-head/item890_BeanieCopter.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-head/item890_BeanieCopter.xml b/items/equip-head/item890_BeanieCopter.xml index 0f53f180..571249a0 100644 --- a/items/equip-head/item890_BeanieCopter.xml +++ b/items/equip-head/item890_BeanieCopter.xml @@ -7,7 +7,6 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="890" image="equipment/head/beaniecopter.png" name="Beanie Copter" description="A funny beanie cap with a spinning propeller." effect="M. Attack +2" type="equip-head" defense="4" weight="20"> - <sprite gender="male">equipment/head/beaniecopter-male.xml</sprite> - <sprite gender="female">equipment/head/beaniecopter-female.xml</sprite> + <sprite>equipment/head/beaniecopter.xml</sprite> </item> </items> |