diff options
author | Reid <reidyaro@gmail.com> | 2012-06-03 22:06:48 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-06-03 22:07:20 +0200 |
commit | 4b9793369930f9b37b07b87e14a81fcb1dd8eb5c (patch) | |
tree | bb8ac8800527603347d1cb3a5e9a925ac5d6f7a5 /graphics/sprites/hairstyles/hairstyle24.xml | |
parent | a8ab4826d26abeb4d4867738d4c820f0e152df80 (diff) | |
download | clientdata-4b9793369930f9b37b07b87e14a81fcb1dd8eb5c.tar.gz clientdata-4b9793369930f9b37b07b87e14a81fcb1dd8eb5c.tar.bz2 clientdata-4b9793369930f9b37b07b87e14a81fcb1dd8eb5c.tar.xz clientdata-4b9793369930f9b37b07b87e14a81fcb1dd8eb5c.zip |
Add S dye on pixel-arted hairstyles.
Diffstat (limited to 'graphics/sprites/hairstyles/hairstyle24.xml')
-rw-r--r-- | graphics/sprites/hairstyles/hairstyle24.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/hairstyles/hairstyle24.xml b/graphics/sprites/hairstyles/hairstyle24.xml index 95e3af7f..b7c4b81a 100644 --- a/graphics/sprites/hairstyles/hairstyle24.xml +++ b/graphics/sprites/hairstyles/hairstyle24.xml @@ -2,7 +2,7 @@ <!-- Author from The Mana World Copyright (C) 2010-2012 Evol Online --> <sprite> - <imageset name="base" src="graphics/sprites/hairstyles/hairstyle24.png|W" width="40" height="40"/> + <imageset name="base" src="graphics/sprites/hairstyles/hairstyle24.png|S" width="40" height="40"/> <include file="hairstyles/hairstyle01.xml"/> </sprite> |