diff options
Diffstat (limited to 'items/equip-head/item1214_BunnyEars.xml')
-rw-r--r-- | items/equip-head/item1214_BunnyEars.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-head/item1214_BunnyEars.xml b/items/equip-head/item1214_BunnyEars.xml index 56181332..352092dc 100644 --- a/items/equip-head/item1214_BunnyEars.xml +++ b/items/equip-head/item1214_BunnyEars.xml @@ -7,8 +7,7 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="1214" image="equipment/head/bunnyears.png" name="Bunny Ears" description="A headband with plush bunny ears." effect="M. Attack +1" type="equip-head" defense="10" weight="20" sellProtected="true"> + <sprite gender="unisex">equipment/head/bunnyears.xml</sprite> <sprite gender="female">equipment/head/bunnyears-female.xml</sprite> - <sprite gender="male">equipment/head/bunnyears.xml</sprite> - <sprite gender="other">equipment/head/bunnyears.xml</sprite> </item> </items> |