diff options
author | Alige <aligetmw@hotmail.fr> | 2012-05-29 00:10:46 +0200 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-05-29 00:10:46 +0200 |
commit | 7e31941baf996ac207e0227b4e10581bc8a8c45a (patch) | |
tree | f77bfbbbf0c3677886799967051f569d951dafe4 /graphics/sprites/hairstyles/hairstyle16.xml | |
parent | 92fa21f50fb2df2a9f2a161cce7acd82e74cba26 (diff) | |
download | clientdata-7e31941baf996ac207e0227b4e10581bc8a8c45a.tar.gz clientdata-7e31941baf996ac207e0227b4e10581bc8a8c45a.tar.bz2 clientdata-7e31941baf996ac207e0227b4e10581bc8a8c45a.tar.xz clientdata-7e31941baf996ac207e0227b4e10581bc8a8c45a.zip |
Added the bald hairstyle.
Diffstat (limited to 'graphics/sprites/hairstyles/hairstyle16.xml')
-rw-r--r-- | graphics/sprites/hairstyles/hairstyle16.xml | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/graphics/sprites/hairstyles/hairstyle16.xml b/graphics/sprites/hairstyles/hairstyle16.xml index 0cb62d4d..8476738c 100644 --- a/graphics/sprites/hairstyles/hairstyle16.xml +++ b/graphics/sprites/hairstyles/hairstyle16.xml @@ -1,10 +1,7 @@ <?xml version="1.0"?> -<!-- Original Author possible tmw, tmw br, ufb projects -Copyright (C) 2010-2011 Evol Online --> +<!-- Original author from TMW, TMW BR or UFB projects. +Copyright (C) 2010-2011 Evol Online --> <sprite> - - <imageset name="base" src="graphics/sprites/hairstyles/hairstyle16.png|W" width="40" height="40" /> - - <include file="hairstyles/hairstyle01.xml"/> - + <imageset name="base" src="graphics/sprites/hairstyles/hairstyle16.png|W" width="40" height="40"/> + <include file="hairstyles/hairstyle27.xml"/> </sprite> |