summaryrefslogtreecommitdiff
path: root/items/equip-head/item2213_YellowBowlerHat.xml
blob: fba2ee357cb6f7f82c0beb7dd5af782bcb0062f1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<items>
  <item id="2213" image="equipment/head/bowler-hat.png|W:#846928,dab641,ffef93,fff7c9" name="Yellow Bowler Hat" description="A hat for those with a bit of class, with a yellow band." mattack="2" type="equip-head" defense="10" weight="30" sellProtected="true">
    <sprite gender="unisex">equipment/head/bowler-hat.xml|#846928,dab641,ffef93,fff7c9</sprite>
    <sprite gender="female">equipment/head/bowler-hat-female.xml|#846928,dab641,ffef93,fff7c9</sprite>
    <replace sprite="hair">
      <item from="-6" to="-1"/>
    </replace>
  </item>
</items>