blob: 201ac664debc5a99690c0f4707d5cc5071c47fdb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0"?>
<items>
<item id="887" image="equipment/head/eggshell-hat.png|W:#482D07,574123,877863" name="Dark 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|#482D07,574123,877863</sprite>
<sprite gender="female">equipment/head/eggshell-female.xml|#482D07,574123,877863</sprite>
<replace direction="upall" sprite="hair">
<item from="-6" to="-1"/>
</replace>
</item>
</items>
|