summaryrefslogtreecommitdiff
path: root/items/equip-head/item0765_CaptainsHat.xml
blob: 3f77644e722a3d10535072124a788ef53051cb7d (plain) (blame)
1
2
3
4
5
6
7
<?xml version="1.0"?>
<items>
  <item id="765" image="equipment/head/captain_hat.png" name="Captain's Hat" description="A hat worn by the bravest captains." type="equip-head" defense="15" weight="20" sellProtected="true">
    <sprite gender="unisex">equipment/head/captain-hat.xml</sprite>
    <sprite gender="female">equipment/head/captain-hat-female.xml</sprite>
  </item>
</items>