summaryrefslogtreecommitdiff
path: root/outdated/items/equip-head/item884_YellowEggshellHat.xml
blob: 0d45e89e9fdc42117189661f25936f19e3f9a664 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<items>
  <item id="884" image="equipment/head/eggshell-hat.png|W:#EFD806,D7C821,FFF476" name="Yellow 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|#EFD806,D7C821,FFF476</sprite>
    <sprite gender="female">equipment/head/eggshell-female.xml|#EFD806,D7C821,FFF476</sprite>
    <replace direction="upall" sprite="hair">
      <item from="-6" to="-1"/>
    </replace>
  </item>
</items>