diff options
Diffstat (limited to 'items/equip-head/item854_ElfNightcap.xml')
-rw-r--r-- | items/equip-head/item854_ElfNightcap.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-head/item854_ElfNightcap.xml b/items/equip-head/item854_ElfNightcap.xml index ebf3f153..8ea32075 100644 --- a/items/equip-head/item854_ElfNightcap.xml +++ b/items/equip-head/item854_ElfNightcap.xml @@ -7,10 +7,9 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="854" image="equipment/head/elf-nightcap.png" name="Elf Nightcap" description="A comfortable nightcap worn by Santa's helpers." effect="M. Attack +5" type="equip-head" defense="3" weight="50" sellProtected="true"> - <sprite gender="male">equipment/head/elf-nightcap-male.xml</sprite> + <sprite gender="unisex">equipment/head/elf-nightcap.xml</sprite> <sprite gender="female">equipment/head/elf-nightcap-female.xml</sprite> <replace sprite="hair"> - <item from="-20"/> <item to="-7"/> </replace> </item> |