summaryrefslogtreecommitdiff
path: root/outdated/items/equip-head/item2214_LightBlueBowlerHat.xml
blob: 07e11433665e129ed17b5881e6fdc7ed9fe4486f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<items>
  <item id="2214" image="equipment/head/bowler-hat.png|W:#16486e,498ec5,e4f2fc" name="Light Blue Bowler Hat" description="A hat for those with a bit of class, with a light blue band." mattack="2" type="equip-head" defense="10" weight="30" sellProtected="true">
    <sprite gender="unisex">equipment/head/bowler-hat.xml|#16486e,498ec5,e4f2fc</sprite>
    <sprite gender="female">equipment/head/bowler-hat-female.xml|#16486e,498ec5,e4f2fc</sprite>
    <replace sprite="hair">
      <item from="-6" to="-1"/>
    </replace>
  </item>
</items>