summaryrefslogtreecommitdiff
path: root/graphics/sprites/equipment/head/wizardhat.xml
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-03-14 09:38:32 +0100
committerSaulc <lucashelaine14@gmail.com>2018-03-14 09:38:32 +0100
commit3858df513033bc768d7b614328c2fae6f03a50ed (patch)
tree53e5c1648c6f62cb4a4c69b1a8fe5c51d1bc4442 /graphics/sprites/equipment/head/wizardhat.xml
parentf3f7c6a480816651eb4904020533235668ed9bd0 (diff)
downloadclientdata-3858df513033bc768d7b614328c2fae6f03a50ed.tar.gz
clientdata-3858df513033bc768d7b614328c2fae6f03a50ed.tar.bz2
clientdata-3858df513033bc768d7b614328c2fae6f03a50ed.tar.xz
clientdata-3858df513033bc768d7b614328c2fae6f03a50ed.zip
add wizard hat
Diffstat (limited to 'graphics/sprites/equipment/head/wizardhat.xml')
-rw-r--r--graphics/sprites/equipment/head/wizardhat.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/head/wizardhat.xml b/graphics/sprites/equipment/head/wizardhat.xml
new file mode 100644
index 00000000..3221b227
--- /dev/null
+++ b/graphics/sprites/equipment/head/wizardhat.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/wizardhat.png"
+ width="32"
+ height="64"
+ offsetY="1"/>
+
+ <include file="equipment/head/headmodel-male.xml"/>
+</sprite>