summaryrefslogtreecommitdiff
path: root/outdated/items/equip-head/item643_WhiteCowboyHat.xml
blob: da5204a0470e9104f153dea42894ec592290cb92 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<items>
  <item id="643" image="equipment/head/cowboywhite.png" name="White Cowboy Hat" description="A white cowboy hat with a band." mattack="-12" type="equip-head" defense="6" weight="30" sellProtected="true">
    <sprite gender="unisex">equipment/head/cowboywhite.xml</sprite>
    <sprite gender="female">equipment/head/cowboywhite-female.xml</sprite>
    <replace sprite="hair">
      <item from="-6" to="-1"/>
    </replace>
  </item>
</items>