summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJessica Tölke <jtoelke@mail.upb.de>2012-02-24 17:48:44 +0100
committerJessica Tölke <jtoelke@mail.upb.de>2012-02-27 15:36:23 +0100
commitd17ad1f23be40b26ea8ff906c5f20be165348582 (patch)
tree5a9d2d890d1e1f2cf803dcb4d615f879d5e2057b
parent8ad41be4998ef719772d2303a48e157341e9e7ac (diff)
downloadclientdata-d17ad1f23be40b26ea8ff906c5f20be165348582.tar.gz
clientdata-d17ad1f23be40b26ea8ff906c5f20be165348582.tar.bz2
clientdata-d17ad1f23be40b26ea8ff906c5f20be165348582.tar.xz
clientdata-d17ad1f23be40b26ea8ff906c5f20be165348582.zip
New hairstyle: Long and clipped
Graphic is based on already existing hairstyles and seems to be a collaborative work from many artists. Last edit by salmondine.
-rw-r--r--graphics/sprites/hairstyles/hairstyle19.pngbin0 -> 3302 bytes
-rw-r--r--graphics/sprites/hairstyles/hairstyle19.xml8
-rw-r--r--items.xml3
3 files changed, 11 insertions, 0 deletions
diff --git a/graphics/sprites/hairstyles/hairstyle19.png b/graphics/sprites/hairstyles/hairstyle19.png
new file mode 100644
index 00000000..d56b8ab1
--- /dev/null
+++ b/graphics/sprites/hairstyles/hairstyle19.png
Binary files differ
diff --git a/graphics/sprites/hairstyles/hairstyle19.xml b/graphics/sprites/hairstyles/hairstyle19.xml
new file mode 100644
index 00000000..75d0a7ee
--- /dev/null
+++ b/graphics/sprites/hairstyles/hairstyle19.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<sprite>
+
+ <imageset name="base" src="graphics/sprites/hairstyles/hairstyle19.png|W" width="40" height="40" />
+
+ <include file="hairstyles/hairstyle01.xml"/>
+
+</sprite>
diff --git a/items.xml b/items.xml
index 15078a6d..249040d1 100644
--- a/items.xml
+++ b/items.xml
@@ -66,6 +66,9 @@
<item id="-18" type="hairsprite" name="Fizzy">
<sprite>hairstyles/hairstyle18.xml</sprite>
</item>
+ <item id="-19" type="hairsprite" name="Long and Clipped">
+ <sprite>hairstyles/hairstyle19.xml</sprite>
+ </item>
<!-- Treating the base sprite as equipment too will be useful when we
implement other playable races -->