diff options
author | Reid <reidyaro@gmail.com> | 2012-03-02 01:43:13 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-04-04 21:34:02 +0200 |
commit | e8f6c477f07d10b49d6f14402bb5f44190c80f62 (patch) | |
tree | 379088a771c510356803f2672444a3854b416ca2 | |
parent | 549b3d81210bbf595c93ba463a3fcab8ad1d87e7 (diff) | |
download | clientdata-e8f6c477f07d10b49d6f14402bb5f44190c80f62.tar.gz clientdata-e8f6c477f07d10b49d6f14402bb5f44190c80f62.tar.bz2 clientdata-e8f6c477f07d10b49d6f14402bb5f44190c80f62.tar.xz clientdata-e8f6c477f07d10b49d6f14402bb5f44190c80f62.zip |
Add new hairstyle, #26,
Add new contributors of this hairstyle on the license and contributors files.
-rw-r--r-- | CONTRIBUTORS | 1 | ||||
-rw-r--r-- | LICENSE | 1 | ||||
-rw-r--r-- | graphics/sprites/hairstyles/hairstyle26.png | bin | 0 -> 1206 bytes | |||
-rw-r--r-- | graphics/sprites/hairstyles/hairstyle26.xml | 10 | ||||
-rw-r--r-- | graphics/sprites/hairstyles/hairstyle4.png | bin | 1312 -> 1366 bytes | |||
-rw-r--r-- | items.xml | 3 |
6 files changed, 15 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a65f47d2..e47ad7fc 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -33,6 +33,7 @@ Pitriss Petr Varkoček < - > ReidYaro Nina O'Reilly <reid evolonline.org> Sola - < - > Taree - < - > +Tayoko - < - > Vasily Makarov - <danilka.pro gmail.com> WildX Modern Italian < - > @@ -14,5 +14,6 @@ graphics/items/generic/squichyclaw.png graphics/items/generic/tortugasshell.png graphics/sprites/monsters/croc.png graphics/tiles/Indoor/Ship-indoor_x2.png +graphics/sprites/hairstyles/hairstyle26.png All other files are licensed under GPL. (see file GPL) diff --git a/graphics/sprites/hairstyles/hairstyle26.png b/graphics/sprites/hairstyles/hairstyle26.png Binary files differnew file mode 100644 index 00000000..d40fca27 --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle26.png diff --git a/graphics/sprites/hairstyles/hairstyle26.xml b/graphics/sprites/hairstyles/hairstyle26.xml new file mode 100644 index 00000000..4f4f9fa5 --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle26.xml @@ -0,0 +1,10 @@ +<?xml version="1.0"?> +<!-- Original Author possible tmw, tmw br, ufb projects +Copyright (C) 2010-2012 Evol Online --> +<sprite> + + <imageset name="base" src="graphics/sprites/hairstyles/hairstyle26.png|W" width="40" height="40" /> + + <include file="hairstyles/hairstyle1.xml"/> + +</sprite> diff --git a/graphics/sprites/hairstyles/hairstyle4.png b/graphics/sprites/hairstyles/hairstyle4.png Binary files differindex b004080f..75957a5e 100644 --- a/graphics/sprites/hairstyles/hairstyle4.png +++ b/graphics/sprites/hairstyles/hairstyle4.png @@ -109,6 +109,9 @@ Colors is now seted up by itemcolors.xml. <item id="-25" type="hairsprite" name="Tousled layers"> <sprite>hairstyles/hairstyle25.xml</sprite> </item> + <item id="-26" type="hairsprite" name="Curtained"> + <sprite>hairstyles/hairstyle26.xml</sprite> + </item> <!-- Races --> <item id="-100" type="racesprite" name="Human"> |