diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2012-02-24 17:48:44 +0100 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2012-02-27 15:36:23 +0100 |
commit | d17ad1f23be40b26ea8ff906c5f20be165348582 (patch) | |
tree | 5a9d2d890d1e1f2cf803dcb4d615f879d5e2057b /graphics/sprites | |
parent | 8ad41be4998ef719772d2303a48e157341e9e7ac (diff) | |
download | clientdata-d17ad1f23be40b26ea8ff906c5f20be165348582.tar.gz clientdata-d17ad1f23be40b26ea8ff906c5f20be165348582.tar.bz2 clientdata-d17ad1f23be40b26ea8ff906c5f20be165348582.tar.xz clientdata-d17ad1f23be40b26ea8ff906c5f20be165348582.zip |
New hairstyle: Long and clipped
Graphic is based on already existing hairstyles and seems to be a collaborative work from many artists.
Last edit by salmondine.
Diffstat (limited to 'graphics/sprites')
-rw-r--r-- | graphics/sprites/hairstyles/hairstyle19.png | bin | 0 -> 3302 bytes | |||
-rw-r--r-- | graphics/sprites/hairstyles/hairstyle19.xml | 8 |
2 files changed, 8 insertions, 0 deletions
diff --git a/graphics/sprites/hairstyles/hairstyle19.png b/graphics/sprites/hairstyles/hairstyle19.png Binary files differnew file mode 100644 index 00000000..d56b8ab1 --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle19.png diff --git a/graphics/sprites/hairstyles/hairstyle19.xml b/graphics/sprites/hairstyles/hairstyle19.xml new file mode 100644 index 00000000..75d0a7ee --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle19.xml @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<sprite> + + <imageset name="base" src="graphics/sprites/hairstyles/hairstyle19.png|W" width="40" height="40" /> + + <include file="hairstyles/hairstyle01.xml"/> + +</sprite> |