summaryrefslogtreecommitdiff
path: root/items/equip-head/item1205_ChristmasTreeHat.xml
blob: 8f6187ebc503dd1bbcf95201be3bd6ba907d8f84 (plain) (blame)
1
2
3
4
5
6
7
<?xml version="1.0"?>
<items>
  <item id="1205" image="equipment/head/christmastree.png" name="Christmas Tree Hat" description="A hat shaped like a Christmas tree." type="equip-head" defense="2" weight="20" sellProtected="true">
    <sprite gender="unisex">equipment/head/christmastree.xml</sprite>
    <sprite gender="female">equipment/head/christmastree-female.xml</sprite>
  </item>
</items>