summaryrefslogtreecommitdiff
path: root/items/equip-head/item2210_RedBowlerHat.xml
blob: 519437ea9245e6e4cb57abb54bc017b0c49f3547 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<items>
  <item id="2210" image="equipment/head/bowler-hat.png|W:#581a1a,a41111,c03a3a,ff6060" name="Red Bowler Hat" description="A hat for those with a bit of class, with a red band." mattack="2" type="equip-head" defense="10" weight="30" sellProtected="true">
    <sprite gender="unisex">equipment/head/bowler-hat.xml|#581a1a,a41111,c03a3a,ff6060</sprite>
    <sprite gender="female">equipment/head/bowler-hat-female.xml|#581a1a,a41111,c03a3a,ff6060</sprite>
    <replace sprite="hair">
      <item from="-6" to="-1"/>
    </replace>
  </item>
</items>