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 | |
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.
-rw-r--r-- | graphics/items/generic/use/waterdrop.png | bin | 0 -> 463 bytes | |||
-rw-r--r-- | graphics/sprites/hairstyles/hairstyle22.png | bin | 7498 -> 7051 bytes | |||
-rw-r--r-- | graphics/tiles/Tree_x4.png | bin | 45058 -> 45080 bytes | |||
-rw-r--r-- | items.xml | 8 |
4 files changed, 8 insertions, 0 deletions
diff --git a/graphics/items/generic/use/waterdrop.png b/graphics/items/generic/use/waterdrop.png Binary files differnew file mode 100644 index 00000000..d9388853 --- /dev/null +++ b/graphics/items/generic/use/waterdrop.png diff --git a/graphics/sprites/hairstyles/hairstyle22.png b/graphics/sprites/hairstyles/hairstyle22.png Binary files differindex 837b75b3..c4cdc116 100644 --- a/graphics/sprites/hairstyles/hairstyle22.png +++ b/graphics/sprites/hairstyles/hairstyle22.png diff --git a/graphics/tiles/Tree_x4.png b/graphics/tiles/Tree_x4.png Binary files differindex 0c9015fd..f5c6771f 100644 --- a/graphics/tiles/Tree_x4.png +++ b/graphics/tiles/Tree_x4.png @@ -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 --> |