diff options
author | Ali-G <gauvain.dauchy@free.fr> | 2011-04-30 14:20:42 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-04-30 14:23:24 +0200 |
commit | 1e3fde77b5897db681d02b63b17ce595c2a8e4e3 (patch) | |
tree | ff0adcfd42949d02187a7d47e7d55f291a5c25f1 /graphics/sprites/hairstyles/hairstyle08.xml | |
parent | 360a50f3a8e4ef40c19b18fccd80e58206fd39fa (diff) | |
download | clientdata-1e3fde77b5897db681d02b63b17ce595c2a8e4e3.tar.gz clientdata-1e3fde77b5897db681d02b63b17ce595c2a8e4e3.tar.bz2 clientdata-1e3fde77b5897db681d02b63b17ce595c2a8e4e3.tar.xz clientdata-1e3fde77b5897db681d02b63b17ce595c2a8e4e3.zip |
Put the haircuts into a single folder: graphics/sprites/hairstyles
Diffstat (limited to 'graphics/sprites/hairstyles/hairstyle08.xml')
-rw-r--r-- | graphics/sprites/hairstyles/hairstyle08.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/graphics/sprites/hairstyles/hairstyle08.xml b/graphics/sprites/hairstyles/hairstyle08.xml new file mode 100644 index 00000000..c7360609 --- /dev/null +++ b/graphics/sprites/hairstyles/hairstyle08.xml @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<sprite> + + <imageset name="base" src="graphics/sprites/hairstyles/hairstyle08.png|W" width="40" height="40" /> + + <include file="hairstyles/hairstyle01.xml"/> + +</sprite> |