summaryrefslogtreecommitdiff
path: root/items/equip-head/item644_BlackCowboyHat.xml
blob: 22a9cf89b8ded90f1cddc47fccd130fdcc00c283 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>
<items>
  </its:rules>
  <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>