diff options
-rw-r--r-- | items.xml | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -3892,6 +3892,16 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. weight="200"> <sprite>equipment/head/human-eye-blink.xml</sprite> </item> + <item id="2985" + image="equipment/head/eggshellhat.png" + name="Green Eggshell Hat" + description="Rakonorf" + defense="65" + level="20" + type="equip-head" + weight="460"> + <sprite>equipment/head/eggshellhat.xml</sprite> + </item> <!-- Neck Armors --> |