summaryrefslogtreecommitdiff
path: root/items/equip-head/item2132_DarkBlueDesertHat.xml
blob: c2d931fa66f8e84b0855101d846fd999b823b018 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<items>
  <item id="2132" image="equipment/head/deserthat.png|R:#1a1a41,392b6e,4c529f,5d5dc2" name="Dark Blue Desert Hat" description="While the dark blue 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|#1a1a41,392b6e,4c529f,5d5dc2</sprite>
    <sprite gender="female">equipment/head/deserthat-female.xml|#1a1a41,392b6e,4c529f,5d5dc2</sprite>
    <replace sprite="hair">
      <item from="-6" to="-1"/>
    </replace>
  </item>
</items>