summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-03-20 08:00:26 +0100
committerSaulc <lucashelaine14@gmail.com>2018-03-20 17:17:51 +0100
commit83bcb6f324dc96383b0257c45a1fca62d6fc93ad (patch)
treee6c524c6627698a7de0bee26e11ff48238a9dd22 /items.xml
parent4e589328380a8552c0c956d023249d05a43fa16d (diff)
downloadclientdata-83bcb6f324dc96383b0257c45a1fca62d6fc93ad.tar.gz
clientdata-83bcb6f324dc96383b0257c45a1fca62d6fc93ad.tar.bz2
clientdata-83bcb6f324dc96383b0257c45a1fca62d6fc93ad.tar.xz
clientdata-83bcb6f324dc96383b0257c45a1fca62d6fc93ad.zip
add colors to eggshell hat
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/items.xml b/items.xml
index b0c5b230..d5f0450b 100644
--- a/items.xml
+++ b/items.xml
@@ -3893,24 +3893,24 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
<sprite>equipment/head/human-eye-blink.xml</sprite>
</item>
<item id="2985"
- image="equipment/head/eggshellhat.png"
+ image="equipment/head/eggshellhat.png|W:#2A9409,70BA59,ACF696"
name="Green Eggshell Hat"
- description="Rakonorf"
+ description="A novelty hat shaped like an eggshell half."
defense="65"
level="20"
type="equip-head"
weight="460">
- <sprite>equipment/head/eggshellhat.xml</sprite>
+ <sprite>equipment/head/eggshellhat.xml|#2A9409,70BA59,ACF696</sprite>
</item>
<item id="2986"
- image="equipment/head/eggshellhat.png"
+ image="equipment/head/eggshellhat.png|W:#9B5D00,E17828,F7B37E"
name="Orange Eggshell Hat"
- description="Rakonorf"
+ description="A novelty hat shaped like an eggshell half."
defense="65"
level="20"
type="equip-head"
weight="460">
- <sprite>equipment/head/eggshellhat.xml</sprite>
+ <sprite>equipment/head/eggshellhat.xml|#9B5D00,E17828,F7B37E</sprite>
</item>