diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-02-14 13:49:24 +0000 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-02-14 13:49:24 +0000 |
commit | 4f91537baabdeefaeeb24343a30365e255918073 (patch) | |
tree | 235a1fb27f028216d1d607b7b85946d3916a8c59 /graphics/sprites/hairstyle2.xml | |
parent | 5e294ea90f812d7ac961dc744b52a1bc39d7a74a (diff) | |
download | clientdata-4f91537baabdeefaeeb24343a30365e255918073.tar.gz clientdata-4f91537baabdeefaeeb24343a30365e255918073.tar.bz2 clientdata-4f91537baabdeefaeeb24343a30365e255918073.tar.xz clientdata-4f91537baabdeefaeeb24343a30365e255918073.zip |
Add Slave's hair styles and split ponytails
Diffstat (limited to 'graphics/sprites/hairstyle2.xml')
-rw-r--r-- | graphics/sprites/hairstyle2.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/hairstyle2.xml b/graphics/sprites/hairstyle2.xml index 9a50d853..aaa34e64 100644 --- a/graphics/sprites/hairstyle2.xml +++ b/graphics/sprites/hairstyle2.xml @@ -3,6 +3,6 @@ <imageset name="base" src="graphics/sprites/hairstyle2.png|W" width="40" height="40" /> - <include file="hairstyle1-male.xml"/> + <include file="hairstyle1.xml"/> </sprite> |