summaryrefslogtreecommitdiff
path: root/outdated/items/equip-head/item854_ElfNightcap.xml
blob: bcbbd293d1c828c591cc78ae2586d1bb35da6d67 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<items>
  <item id="854" image="equipment/head/elf-nightcap.png" name="Elf Nightcap" description="A comfortable nightcap worn by Santa's helpers." mattack="5" type="equip-head" defense="3" weight="50" sellProtected="true">
    <sprite gender="unisex">equipment/head/elf-nightcap.xml</sprite>
    <sprite gender="female">equipment/head/elf-nightcap-female.xml</sprite>
    <replace sprite="hair">
      <item to="-7"/>
    </replace>
  </item>
</items>