diff options
Diffstat (limited to 'items/equip-head/item1217_CatEars.xml')
-rw-r--r-- | items/equip-head/item1217_CatEars.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-head/item1217_CatEars.xml b/items/equip-head/item1217_CatEars.xml index 7211a250..57f2db2a 100644 --- a/items/equip-head/item1217_CatEars.xml +++ b/items/equip-head/item1217_CatEars.xml @@ -7,7 +7,7 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="1217" image="equipment/head/catears.png|M:#774444;W:#777777" name="Cat Ears" description="A pair of plush cat ears. Meow!" effect="M. Attack +1" type="equip-head" defense="1" agi="3" weight="20" sellProtected="true"> - <sprite gender="male">equipment/head/catears-male.xml|#774444;#777777</sprite> + <sprite gender="unisex">equipment/head/catears.xml|#774444;#777777</sprite> <sprite gender="female">equipment/head/catears-female.xml|#774444;#777777</sprite> </item> </items> |