summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 -->