diff options
author | mekolat <mekolat@users.noreply.github.com> | 2016-02-08 21:08:19 -0500 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2016-02-08 21:08:19 -0500 |
commit | aed37c0ac8e958e3fcf0683f191443fb33b64e4c (patch) | |
tree | 23294bdfb11714b0f3b7f180aa46aa43c46dcbcc /graphics/sprites/hairstyles/hairstyle02-male-oversized.xml | |
parent | c8535658e7157da988087864f2e88da3ec6c7f7d (diff) | |
parent | 42d0094796abd374147db0ae93fa609fed179532 (diff) | |
download | clientdata-aed37c0ac8e958e3fcf0683f191443fb33b64e4c.tar.gz clientdata-aed37c0ac8e958e3fcf0683f191443fb33b64e4c.tar.bz2 clientdata-aed37c0ac8e958e3fcf0683f191443fb33b64e4c.tar.xz clientdata-aed37c0ac8e958e3fcf0683f191443fb33b64e4c.zip |
Merge pull request #311 from mekolat/gender2
3rd gender, new races
Diffstat (limited to 'graphics/sprites/hairstyles/hairstyle02-male-oversized.xml')
-rw-r--r-- | graphics/sprites/hairstyles/hairstyle02-male-oversized.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/hairstyles/hairstyle02-male-oversized.xml b/graphics/sprites/hairstyles/hairstyle02-male-oversized.xml index 316ebc31..8cb00e49 100644 --- a/graphics/sprites/hairstyles/hairstyle02-male-oversized.xml +++ b/graphics/sprites/hairstyles/hairstyle02-male-oversized.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <sprite> - <imageset name="base" src="graphics/sprites/hairstyles/hairstyle02.png|W" width="40" height="40"/> + <imageset name="base" src="graphics/sprites/hairstyles/hairstyle02.png|W;B;R" width="40" height="40"/> <action name="stand" imageset="base"> <animation direction="down"> <frame index="0" offsetX="0" offsetY="-32"/> |