diff options
author | Reid <reidyaro@gmail.com> | 2012-06-04 17:37:29 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-06-04 17:37:29 +0200 |
commit | 01c5a71c447520b8b7b6d8200ba892ef8d807b73 (patch) | |
tree | cbd9cbdd82474673ee236cda70d3fa883e29b67f /graphics/sprites/hairstyles/hairstyle21.xml | |
parent | a188fb6f2de179b1aef9316ad42bda1c2594039e (diff) | |
download | clientdata-01c5a71c447520b8b7b6d8200ba892ef8d807b73.tar.gz clientdata-01c5a71c447520b8b7b6d8200ba892ef8d807b73.tar.bz2 clientdata-01c5a71c447520b8b7b6d8200ba892ef8d807b73.tar.xz clientdata-01c5a71c447520b8b7b6d8200ba892ef8d807b73.zip |
Correct hairstyle #21 shade and colors,
Change hairstyle #21's dye (W => S, and hairS => hair),
Add Silver Grey hair color.
Diffstat (limited to 'graphics/sprites/hairstyles/hairstyle21.xml')
-rw-r--r-- | graphics/sprites/hairstyles/hairstyle21.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/hairstyles/hairstyle21.xml b/graphics/sprites/hairstyles/hairstyle21.xml index cc34ab4f..31b81c2e 100644 --- a/graphics/sprites/hairstyles/hairstyle21.xml +++ b/graphics/sprites/hairstyles/hairstyle21.xml @@ -2,7 +2,7 @@ <!-- Author from The Mana World Copyright (C) 2010-2012 Evol Online --> <sprite> - <imageset name="base" src="graphics/sprites/hairstyles/hairstyle21.png|S" width="40" height="40"/> + <imageset name="base" src="graphics/sprites/hairstyles/hairstyle21.png|W" width="40" height="40"/> <include file="hairstyles/hairstyle01.xml"/> </sprite> |