summaryrefslogtreecommitdiff
path: root/outdated/items/equip-head/item2212_DarkBlueBowlerHat.xml
blob: 165df10c3df6ed093e123dae61c62e47e5686bcf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<items>
  <item id="2212" image="equipment/head/bowler-hat.png|W:#1a1a41,392b6e,4c529f,5d5dc2" name="Dark Blue Bowler Hat" description="A hat for those with a bit of class, with a dark blue band." mattack="2" type="equip-head" defense="10" weight="30" sellProtected="true">
    <sprite gender="unisex">equipment/head/bowler-hat.xml|#1a1a41,392b6e,4c529f,5d5dc2</sprite>
    <sprite gender="female">equipment/head/bowler-hat-female.xml|#1a1a41,392b6e,4c529f,5d5dc2</sprite>
    <replace sprite="hair">
      <item from="-6" to="-1"/>
    </replace>
  </item>
</items>