summaryrefslogtreecommitdiff
path: root/items/equip-head/item5202_PilotHat.xml
blob: 713ee67c060ff192fc1721b374f749431c713c05 (plain) (blame)
1
2
3
4
5
6
7
<?xml version="1.0"?>
<items>
  <item id="5202" image="equipment/head/pilot-hat.png" name="Pilot Hat" description="As soon as you put on this hat, you feel like you're flying." mattack="2" type="equip-head" defense="10" weight="30" sellProtected="true">
    <sprite gender="unisex">equipment/head/pilot-hat.xml</sprite>
    <sprite gender="female">equipment/head/pilot-hat-female.xml</sprite>
  </item>
</items>