diff options
author | Reid <reidyaro@gmail.com> | 2012-04-05 03:49:44 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-04-05 03:49:44 +0200 |
commit | 768ee7a19214f86a8bec99d580fef7b11c15b2ce (patch) | |
tree | b8c68c26f69c12085a032804c59e8d61bea8550d /items.xml | |
parent | 93ce668ef9f5c3e77783ca0c7124a14d298caee4 (diff) | |
download | clientdata-768ee7a19214f86a8bec99d580fef7b11c15b2ce.tar.gz clientdata-768ee7a19214f86a8bec99d580fef7b11c15b2ce.tar.bz2 clientdata-768ee7a19214f86a8bec99d580fef7b11c15b2ce.tar.xz clientdata-768ee7a19214f86a8bec99d580fef7b11c15b2ce.zip |
Correct fungus icon,
Correct missing 511 ID in items.xml ,
Change Blobime effects in items.xml ,
Rename waterdrop item,
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -250,7 +250,7 @@ Multiple's colors dye is now setted up by itemcolors.xml. type="usable" weight="3"/> <item id="508" - image="use/waterdrop.png|S:#898989,7287a0,aeaeae,96abc6,cecece,bccce0,e5e5e5,dce4ee" + image="use/liquiddrop.png|S:#898989,7287a0,aeaeae,96abc6,cecece,bccce0,e5e5e5,dce4ee" name="Sea Drop" description="Some water drops from the sea, maybe you shouldn't drink them..." effect="+15 HP, Headache" @@ -270,14 +270,14 @@ Multiple's colors dye is now setted up by itemcolors.xml. effect="+1 HP, Headache" type="usable" weight="2"/> -<!-- <item id="512" +<!-- <item id="511" image="use/blobime.png|S:#686868,to,919191,to,bababa,to,dcdcdc,to" name="Purple Blobime" description="Some purple residue left-over by a Blub." - effect="+5 HP, Headache" + effect="+1 HP, Headache" type="usable" weight="2"/>--> - <item id="513" + <item id="512" image="use/fungus.png" name="Fungus" description="A non-toxical mushroom growing in moist place." |