diff options
author | ali-g <gauvain.dauchy@free.fr> | 2011-10-31 10:15:53 +0100 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-11-02 14:03:39 +0100 |
commit | ca5c1c8f9a87c910da4e1365af52b07b0c825536 (patch) | |
tree | 498cd18564b9d2d76244291c21f2776dff9f3eba /items.xml | |
parent | 9a83dc2af174357db0e01ec9c23060dcd90f54b3 (diff) | |
download | clientdata-ca5c1c8f9a87c910da4e1365af52b07b0c825536.tar.gz clientdata-ca5c1c8f9a87c910da4e1365af52b07b0c825536.tar.bz2 clientdata-ca5c1c8f9a87c910da4e1365af52b07b0c825536.tar.xz clientdata-ca5c1c8f9a87c910da4e1365af52b07b0c825536.zip |
Added the dyable version of the new halloween lollipop made by Wombat.
Original lollipops made by Lizandra.
Removed the cranberry, orange and grape lollipop icons.
Updated items.xml with correct colors for these three lollipops.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2798,21 +2798,21 @@ weight="2"/> <!-- ID 837 RESERVED - "Witch Root" --> <item id="838" - image="use/food/cranberry-lollipop.png" + image="use/food/lollipop2.png|M:#c21439,e81844,ffffff" name="Cranberry Lollipop" description="A lollipop with cranberry flavor." type="usable" hp="750" weight="1"/> <item id="839" - image="use/food/grape-lollipop.png" + image="use/food/lollipop2.png" name="Grape Lollipop" description="A lollipop with grape flavor." type="usable" hp="750" weight="1"/> <item id="840" - image="use/food/orange-lollipop.png" + image="use/food/lollipop2.png|M:#f4950d,f4be40,ffffff" name="Orange Lollipop" description="A lollipop with orange flavor." type="usable" |