summaryrefslogtreecommitdiff
path: root/items/equip-head/item630_ShroomHat.xml
blob: 2aa706459c0fec65dc5b19771133086bd1890cac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<items>
  <item id="630" image="equipment/head/shroomhat.png" name="Shroom Hat" description="Evil and fashionable." type="equip-head" defense="13" weight="30" sellProtected="true">
    <sprite gender="unisex">equipment/head/shroom.xml</sprite>
    <sprite gender="female">equipment/head/shroom-female.xml</sprite>
    <replace sprite="hair">
      <item from="-6" to="-1"/>
    </replace>
  </item>
</items>