summaryrefslogtreecommitdiff
path: root/items/equip-head/item883_BlueEggshellHat.xml
blob: fff44d9833a59e0f5309fb50de1918efa34ba173 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<items>
  <item id="883" image="equipment/head/eggshell-hat.png|W:#7eabfe,6590C7,cccfe7" name="Blue Eggshell Hat" description="A novelty hat shaped like an eggshell half." type="equip-head" mdefense="3" defense="9" weight="15" sellProtected="true">
    <sprite gender="unisex">equipment/head/eggshell.xml|#7eabfe,6590C7,cccfe7</sprite>
    <sprite gender="female">equipment/head/eggshell-female.xml|#7eabfe,6590C7,cccfe7</sprite>
    <replace direction="upall" sprite="hair">
      <item from="-6" to="-1"/>
    </replace>
  </item>
</items>