summaryrefslogtreecommitdiff
path: root/items/equip-head/item2211_GreenBowlerHat.xml
blob: 6704517f60d0836f13d8dd31bc9793924f7d3818 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<items>
  <item id="2211" image="equipment/head/bowler-hat.png|W:#255511,579932,4aaf36,4ed65e" name="Green Bowler Hat" description="A hat for those with a bit of class, with a green band." mattack="2" type="equip-head" defense="10" weight="30" sellProtected="true">
    <sprite gender="unisex">equipment/head/bowler-hat.xml|#255511,579932,4aaf36,4ed65e</sprite>
    <sprite gender="female">equipment/head/bowler-hat-female.xml|#255511,579932,4aaf36,4ed65e</sprite>
    <replace sprite="hair">
      <item from="-6" to="-1"/>
    </replace>
  </item>
</items>