diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-01-11 10:14:22 +0000 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-01-11 10:14:22 +0000 |
commit | d199f20bbe29d9e5378f2472f52ef18c57b3df05 (patch) | |
tree | 9e54bed3c1327a159e8c554beb3182b0ab13c678 /graphics/sprites/hairstyle0.xml | |
parent | 3038edc883120a15748a1e0caadd7fcf64531b1a (diff) | |
download | clientdata-d199f20bbe29d9e5378f2472f52ef18c57b3df05.tar.gz clientdata-d199f20bbe29d9e5378f2472f52ef18c57b3df05.tar.bz2 clientdata-d199f20bbe29d9e5378f2472f52ef18c57b3df05.tar.xz clientdata-d199f20bbe29d9e5378f2472f52ef18c57b3df05.zip |
Rearrange hairstyles so both genders can use all
Diffstat (limited to 'graphics/sprites/hairstyle0.xml')
-rw-r--r-- | graphics/sprites/hairstyle0.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/sprites/hairstyle0.xml b/graphics/sprites/hairstyle0.xml index ba8b252c..7fecdadf 100644 --- a/graphics/sprites/hairstyle0.xml +++ b/graphics/sprites/hairstyle0.xml @@ -7,6 +7,7 @@ 40x40 frame). --> +<!-- Testing no content <imageset name="base" src="graphics/items/armor-chest-cottonshirt.png" width="40" height="40" /> <action name="stand" imageset="base"> @@ -75,5 +76,5 @@ <action name="dead" imageset="base"> <animation direction="default"> </animation> - </action> + </action>--> </sprite> |