summaryrefslogtreecommitdiff
path: root/graphics/sprites/equipment/head
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-03-14 09:26:22 +0100
committerSaulc <lucashelaine14@gmail.com>2018-03-14 09:26:22 +0100
commit4c127b94ac02837733e1b3ee862df72d82bf6113 (patch)
tree85609104440ddf15cb59478c622e93a33f9ed2ef /graphics/sprites/equipment/head
parente61a49f0bcf1d6c367552a8701cd251301e4208d (diff)
downloadclientdata-4c127b94ac02837733e1b3ee862df72d82bf6113.tar.gz
clientdata-4c127b94ac02837733e1b3ee862df72d82bf6113.tar.bz2
clientdata-4c127b94ac02837733e1b3ee862df72d82bf6113.tar.xz
clientdata-4c127b94ac02837733e1b3ee862df72d82bf6113.zip
add lord helmet xml
Diffstat (limited to 'graphics/sprites/equipment/head')
-rw-r--r--graphics/sprites/equipment/head/lordhelmet.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/head/lordhelmet.xml b/graphics/sprites/equipment/head/lordhelmet.xml
new file mode 100644
index 00000000..0320d119
--- /dev/null
+++ b/graphics/sprites/equipment/head/lordhelmet.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/lordhelmet.png"
+ width="32"
+ height="64"
+ offsetY="1"/>
+
+ <include file="equipment/head/headmodel-male.xml"/>
+</sprite>