summaryrefslogtreecommitdiff
path: root/items/equip-head/item5203_MoonshroomHat.xml
blob: 02786a16df74fbd01c96e2cb32731b1956b3984d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<items>
  <item id="5203" image="equipment/head/moonshroomhat.png" name="Moonshroom Hat" description="You feel like the man in the moon with this hat." type="equip-head" defense="15" mattack="5" weight="30" sellProtected="true">
    <sprite gender="unisex">equipment/head/moonshroomhat.xml</sprite>
    <sprite gender="female">equipment/head/moonshroomhat-female.xml</sprite>
    <replace sprite="hair">
      <item from="-6" to="-1"/>
    </replace>
  </item>
</items>