summaryrefslogtreecommitdiff
path: root/items/equip-head/item1203_RangerHat.xml
blob: 646476cb5f25ca8ba2af28082c514b950e7d1830 (plain) (blame)
1
2
3
4
5
6
7
<?xml version="1.0"?>
<items>
  <item id="1203" image="equipment/head/rangerhat.png" name="Ranger Hat" description="A leather hat traditionally worn by rangers." mattack="-1" type="equip-head" defense="2" weight="20" sellProtected="true">
    <sprite gender="unisex">equipment/head/rangerhat.xml</sprite>
    <sprite gender="female">equipment/head/rangerhat-female.xml</sprite>
  </item>
</items>