summaryrefslogtreecommitdiff
path: root/outdated/items/equip-head/item644_BlackCowboyHat.xml
blob: da12e51d1a7d872c6d79895fe230a640e60ae9ee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<items>
  <item id="644" image="equipment/head/cowboyblack.png" name="Black Cowboy Hat" description="A black cowboy hat with shiny buckles." mattack="-12" type="equip-head" defense="6" weight="30" sellProtected="true">
    <sprite gender="unisex">equipment/head/cowboyblack.xml</sprite>
    <sprite gender="female">equipment/head/cowboyblack-female.xml</sprite>
    <replace sprite="hair">
      <item from="-6" to="-1"/>
    </replace>
  </item>
</items>