summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorVincent Petithory <vincent.petithory@gmail.com>2013-02-15 23:24:51 +0100
committerJessica Tölke <jtoelke@mail.upb.de>2013-03-20 18:56:34 +0100
commitd7ba1c6f83f543f5d1255beb520eb16da9930894 (patch)
treefded5120dcbacbeb1b64d5eef5520692ae1b0cba /items.xml
parent30e07d0760cfc9533510c751aceacb956c4cf4cb (diff)
downloadclientdata-d7ba1c6f83f543f5d1255beb520eb16da9930894.tar.gz
clientdata-d7ba1c6f83f543f5d1255beb520eb16da9930894.tar.bz2
clientdata-d7ba1c6f83f543f5d1255beb520eb16da9930894.tar.xz
clientdata-d7ba1c6f83f543f5d1255beb520eb16da9930894.zip
Optimized eggshell hats:
* Delete png/xml files of recolored eggshells. * Made original eggshell hat dyeable (reduce number of shades + desaturate) * Add dye string for current eggshell hat (give back its slight blue tint) * Add dye strings for the 6 easter 2013 eggshell hats * Fix incorrect IDs of orange/dark eggshell hats
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml32
1 files changed, 16 insertions, 16 deletions
diff --git a/items.xml b/items.xml
index 76505acb..f0ae9c8e 100644
--- a/items.xml
+++ b/items.xml
@@ -3432,79 +3432,79 @@
<sprite gender="female">equipment/legs/shorts-female.xml|#95887F,E0D1C9</sprite>
</item>
<item id="882"
- image="equipment/head/redeggshell.png"
+ image="equipment/head/eggshell-hat.png|W:#BC5959,E33636,FFA0A0"
name="Red Eggshell Hat"
description="A novelty hat shaped like an eggshell half."
type="equip-head"
effect="M. Defense +3"
defense="9"
weight="15">
- <sprite>equipment/head/redeggshell.xml</sprite>
+ <sprite>equipment/head/eggshell.xml|#BC5959,E33636,FFA0A0</sprite>
<replace direction="upall" sprite="hair">
<item from="-5"/>
</replace>
</item>
<item id="883"
- image="equipment/head/blueeggshell.png"
+ image="equipment/head/eggshell-hat.png|W:#7eabfe,6590C7,cccfe7"
name="Blue Eggshell Hat"
description="A novelty hat shaped like an eggshell half."
type="equip-head"
effect="M. Defense +3"
defense="9"
weight="15">
- <sprite>equipment/head/blueeggshell.xml</sprite>
+ <sprite>equipment/head/eggshell.xml|#7eabfe,6590C7,cccfe7</sprite>
<replace direction="upall" sprite="hair">
<item from="-5"/>
</replace>
</item>
<item id="884"
- image="equipment/head/yelloweggshell.png"
+ image="equipment/head/eggshell-hat.png|W:#EFD806,D7C821,FFF476"
name="Yellow Eggshell Hat"
description="A novelty hat shaped like an eggshell half."
type="equip-head"
effect="M. Defense +3"
defense="9"
weight="15">
- <sprite>equipment/head/yelloweggshell.xml</sprite>
+ <sprite>equipment/head/eggshell.xml|#EFD806,D7C821,FFF476</sprite>
<replace direction="upall" sprite="hair">
<item from="-5"/>
</replace>
</item>
<item id="885"
- image="equipment/head/greeneggshell.png"
+ image="equipment/head/eggshell-hat.png|W:#2A9409,70BA59,ACF696"
name="Green Eggshell Hat"
description="A novelty hat shaped like an eggshell half."
type="equip-head"
effect="M. Defense +3"
defense="9"
weight="15">
- <sprite>equipment/head/greeneggshell.xml</sprite>
+ <sprite>equipment/head/eggshell.xml|#2A9409,70BA59,ACF696</sprite>
<replace direction="upall" sprite="hair">
<item from="-5"/>
</replace>
</item>
- <item id="885"
- image="equipment/head/orangeeggshell.png"
+ <item id="886"
+ image="equipment/head/eggshell-hat.png|W:#9B5D00,E17828,F7B37E"
name="Orange Eggshell Hat"
description="A novelty hat shaped like an eggshell half."
type="equip-head"
effect="M. Defense +3"
defense="9"
weight="15">
- <sprite>equipment/head/orangeeggshell.xml</sprite>
+ <sprite>equipment/head/eggshell.xml|#9B5D00,E17828,F7B37E</sprite>
<replace direction="upall" sprite="hair">
<item from="-5"/>
</replace>
</item>
- <item id="886"
- image="equipment/head/darkeggshell.png"
+ <item id="887"
+ image="equipment/head/eggshell-hat.png|W:#482D07,574123,877863"
name="Dark Eggshell Hat"
description="A novelty hat shaped like an eggshell half."
type="equip-head"
effect="M. Defense +3"
defense="9"
weight="15">
- <sprite>equipment/head/darkeggshell.xml</sprite>
+ <sprite>equipment/head/eggshell.xml|#482D07,574123,877863</sprite>
<replace direction="upall" sprite="hair">
<item from="-5"/>
</replace>
@@ -3971,14 +3971,14 @@
<sprite>equipment/head/rabbit-ears.xml|#ffffff</sprite>
</item>
<item id="1256"
- image="equipment/head/eggshell-hat.png"
+ 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">
- <sprite>equipment/head/eggshell.xml</sprite>
+ <sprite>equipment/head/eggshell.xml|#727272,A0A9AC,DBECF2</sprite>
<replace direction="upall" sprite="hair">
<item from="-5"/>
</replace>