diff options
Diffstat (limited to 'items/equip-head/item633_ChristmasElfHat.xml')
-rw-r--r-- | items/equip-head/item633_ChristmasElfHat.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-head/item633_ChristmasElfHat.xml b/items/equip-head/item633_ChristmasElfHat.xml index aebe530b..f2bb7d67 100644 --- a/items/equip-head/item633_ChristmasElfHat.xml +++ b/items/equip-head/item633_ChristmasElfHat.xml @@ -7,9 +7,8 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="633" image="equipment/head/xmaself.png" name="Christmas Elf Hat" description="A hat worn by Christmas elves." effect="M. Attack +2" type="equip-head" defense="13" weight="30" sellProtected="true"> + <sprite gender="unisex">equipment/head/xmaself.xml</sprite> <sprite gender="female">equipment/head/xmaself-female.xml</sprite> - <sprite gender="male">equipment/head/xmaself.xml</sprite> - <sprite gender="other">equipment/head/xmaself.xml</sprite> <replace sprite="hair"> <item from="-6" to="-1"/> </replace> |