summaryrefslogtreecommitdiff
path: root/items/equip-head/item629_MushHat.xml
blob: 406c218a779b1333544eb1f18e4e16221527b4bd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<items>
  <item id="629" image="equipment/head/mushroomhat.png" name="Mush Hat" description="Soft and fashionable." type="equip-head" defense="10" weight="30" sellProtected="true">
    <sprite gender="unisex">equipment/head/mushroom.xml</sprite>
    <sprite gender="female">equipment/head/mushroom-female.xml</sprite>
    <replace sprite="hair">
      <item from="-6" to="-1"/>
    </replace>
  </item>
</items>