summaryrefslogtreecommitdiff
path: root/outdated/items/equip-head/item654_Cap.xml
blob: eac6011909d57dd5e4580b42279ad30ae39673ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<items>
  <item id="654" image="equipment/head/cap.png|R:#d94800" name="Cap" description="A hat with a peak to shield your eyes from the sun." type="equip-head" defense="5" weight="20" sellProtected="true">
    <sprite gender="unisex">equipment/head/cap.xml|#d94800</sprite>
    <sprite gender="female">equipment/head/cap-female.xml|#d94800</sprite>
    <replace sprite="hair">
      <item from="-6" to="-1"/>
    </replace>
  </item>
</items>