summaryrefslogtreecommitdiff
path: root/items/equip-head/item2137_OrangeDesertHat.xml
blob: f2a9c54ecb43225ae16fdca1cfe8dd61b7f67857 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<items>
  <item id="2137" image="equipment/head/deserthat.png|R:#80280f,b04810,ef681f,ffb830" name="Orange Desert Hat" description="While the orange desert hat is perfect for sand storms, it won't help you much against a blow to the head." mattack="-1" type="equip-head" defense="3" weight="20">
    <sprite gender="unisex">equipment/head/deserthat.xml|#80280f,b04810,ef681f,ffb830</sprite>
    <sprite gender="female">equipment/head/deserthat-female.xml|#80280f,b04810,ef681f,ffb830</sprite>
    <replace sprite="hair">
      <item from="-6" to="-1"/>
    </replace>
  </item>
</items>