diff options
author | Reid <reidyaro@gmail.com> | 2012-06-01 01:14:25 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-06-01 01:14:25 +0200 |
commit | 1094994d04815d32767a5db490aa04b115345edb (patch) | |
tree | baf2a0b6db3092adc2784c056a81afc02996b9c2 /graphics/sprites/hairstyles/hairstyle04.xml | |
parent | 4371901a2aae911ef5d5a60a4c069de767efadf7 (diff) | |
download | clientdata-1094994d04815d32767a5db490aa04b115345edb.tar.gz clientdata-1094994d04815d32767a5db490aa04b115345edb.tar.bz2 clientdata-1094994d04815d32767a5db490aa04b115345edb.tar.xz clientdata-1094994d04815d32767a5db490aa04b115345edb.zip |
Add old sit position on hairstyle and head equipment,
Correct hairstyle redirection from hairstyle 27 to 01.
Diffstat (limited to 'graphics/sprites/hairstyles/hairstyle04.xml')
-rw-r--r-- | graphics/sprites/hairstyles/hairstyle04.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/hairstyles/hairstyle04.xml b/graphics/sprites/hairstyles/hairstyle04.xml index 56ba6504..5c4a7566 100644 --- a/graphics/sprites/hairstyles/hairstyle04.xml +++ b/graphics/sprites/hairstyles/hairstyle04.xml @@ -3,5 +3,5 @@ Copyright (C) 2010-2011 Evol Online --> <sprite> <imageset name="base" src="graphics/sprites/hairstyles/hairstyle04.png|W" width="40" height="40"/> - <include file="hairstyles/hairstyle27.xml"/> + <include file="hairstyles/hairstyle01.xml"/> </sprite> |