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