diff options
Diffstat (limited to 'items/equip-head/item1256_EggshellHat.xml')
-rw-r--r-- | items/equip-head/item1256_EggshellHat.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-head/item1256_EggshellHat.xml b/items/equip-head/item1256_EggshellHat.xml index a2fa424c..53112266 100644 --- a/items/equip-head/item1256_EggshellHat.xml +++ b/items/equip-head/item1256_EggshellHat.xml @@ -7,9 +7,8 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <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> - <sprite gender="male">equipment/head/eggshell.xml|#727272,A0A9AC,DBECF2</sprite> - <sprite gender="other">equipment/head/eggshell.xml|#727272,A0A9AC,DBECF2</sprite> <replace direction="upall" sprite="hair"> <item from="-6" to="-1"/> </replace> |