diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-03-20 07:50:20 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-03-20 17:17:51 +0100 |
commit | 4e589328380a8552c0c956d023249d05a43fa16d (patch) | |
tree | 0d848aaaebb645ace7800846906f68394db22371 /items.xml | |
parent | 28b3f8cafa7101d2ced536ab03e699b4348770ce (diff) | |
download | clientdata-4e589328380a8552c0c956d023249d05a43fa16d.tar.gz clientdata-4e589328380a8552c0c956d023249d05a43fa16d.tar.bz2 clientdata-4e589328380a8552c0c956d023249d05a43fa16d.tar.xz clientdata-4e589328380a8552c0c956d023249d05a43fa16d.zip |
add 2986 orange eggshell hat
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -3902,6 +3902,16 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. weight="460"> <sprite>equipment/head/eggshellhat.xml</sprite> </item> + <item id="2986" + image="equipment/head/eggshellhat.png" + name="Orange Eggshell Hat" + description="Rakonorf" + defense="65" + level="20" + type="equip-head" + weight="460"> + <sprite>equipment/head/eggshellhat.xml</sprite> + </item> <!-- Neck Armors --> |