summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-05-10 12:11:30 +0000
committerSaulc <lucashelaine14@gmail.com>2018-05-10 12:11:30 +0000
commit43151b848e98dadf3c9b2d7127f0664639eb7227 (patch)
tree35c8f216e1d4e0bc928f516c408566e2e2d42350 /graphics
parent9501ea6224420baf7fa6bddbce2d125865b3de07 (diff)
downloadclientdata-43151b848e98dadf3c9b2d7127f0664639eb7227.tar.gz
clientdata-43151b848e98dadf3c9b2d7127f0664639eb7227.tar.bz2
clientdata-43151b848e98dadf3c9b2d7127f0664639eb7227.tar.xz
clientdata-43151b848e98dadf3c9b2d7127f0664639eb7227.zip
Add murderer crown xml
Diffstat (limited to 'graphics')
-rw-r--r--graphics/sprites/equipment/head/murderercrown.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/head/murderercrown.xml b/graphics/sprites/equipment/head/murderercrown.xml
new file mode 100644
index 00000000..50e4547d
--- /dev/null
+++ b/graphics/sprites/equipment/head/murderercrown.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Saulc
+Copyright (C) 2018 TMW2 -->
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/equipment/head/murderercrown.png|R"
+ width="32"
+ height="64"
+ offsetY="1"/>
+
+ <include file="equipment/head/headmodel-male.xml"/>
+</sprite>