diff options
author | Reid <reidyaro@gmail.com> | 2011-11-29 08:56:15 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2011-11-29 08:56:15 +0100 |
commit | 42c1e2e6d9076d27776c2ee5a827bca953163f68 (patch) | |
tree | c235a772bc8052fe848ae2ceee1e7a4cccb4ab08 /items.xml | |
parent | c8bbc238c4d1294bbf6b53eedd3d2f20585f3391 (diff) | |
download | clientdata-42c1e2e6d9076d27776c2ee5a827bca953163f68.tar.gz clientdata-42c1e2e6d9076d27776c2ee5a827bca953163f68.tar.bz2 clientdata-42c1e2e6d9076d27776c2ee5a827bca953163f68.tar.xz clientdata-42c1e2e6d9076d27776c2ee5a827bca953163f68.zip |
Add waterdrop icon,
Add Sea drop item,
Updated the fruit tree on Tree_x4 tileset,
Changed the first frame of hairstyle 22 and updated contrast.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -252,6 +252,14 @@ Colors is now seted up by itemcolors.xml. type="usable" hp="20" weight="3"/> + <item id="508" + image="generic/use/waterdrop.png|W:7287a0,96abc6,bccce0,dce4ee" + name="Sea drop" + description="Some waters drops from the sea, may you shouldn't drink it..." + effect="+15 HP" + type="usable" + hp="15" + weight="2"/> <!-- Generic --> |