diff options
author | Saulc <lucashelaine14@gmail.com> | 2019-04-17 06:32:15 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2019-04-17 06:32:15 +0000 |
commit | ac34935eb07cc2a344dd654f6e9cfaadef24b515 (patch) | |
tree | 4efaf4369bc731879e083ea6d8f0fb3882311bb0 /items.xml | |
parent | 0c84579317d938d066e48c9e71526a4d2043496c (diff) | |
download | clientdata-ac34935eb07cc2a344dd654f6e9cfaadef24b515.tar.gz clientdata-ac34935eb07cc2a344dd654f6e9cfaadef24b515.tar.bz2 clientdata-ac34935eb07cc2a344dd654f6e9cfaadef24b515.tar.xz clientdata-ac34935eb07cc2a344dd654f6e9cfaadef24b515.zip |
Regular Egg hat id 2918 is now the Blue Eggshell Hat
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -4682,14 +4682,14 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <replace sprite="hair"/> </item> <item id="2918" - image="equipment/head/eggshellhat.png" - name="Eggshell Hat" + image="equipment/head/eggshellhat.png|W:#7eabfe,6590C7,cccfe7" + name="Blue Eggshell Hat" description="A novelty hat shaped like an eggshell half." - defense="3" - level="8" + defense="12" + level="20" type="equip-head" - weight="22"> - <sprite>equipment/head/eggshellhat.xml</sprite> + weight="460"> + <sprite>equipment/head/eggshellhat.xml|#7eabfe,6590C7,cccfe7</sprite> <replace sprite="hair"/> </item> <item id="2919" |