summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-07-12 23:32:25 +0000
committerSaulc <lucashelaine14@gmail.com>2018-07-12 23:32:25 +0000
commitaea69e8b25d72076a3cc849217910bbafee64393 (patch)
tree9ce2273b40947211cec70891a2b49b92b9661231
parentda6414f9cd76edea2b83881cbcb4363488a37594 (diff)
downloadclientdata-aea69e8b25d72076a3cc849217910bbafee64393.tar.gz
clientdata-aea69e8b25d72076a3cc849217910bbafee64393.tar.bz2
clientdata-aea69e8b25d72076a3cc849217910bbafee64393.tar.xz
clientdata-aea69e8b25d72076a3cc849217910bbafee64393.zip
shroom hat now have xml too
-rw-r--r--graphics/sprites/equipment/head/shroomhat.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/head/shroomhat.xml b/graphics/sprites/equipment/head/shroomhat.xml
new file mode 100644
index 00000000..c71cfed2
--- /dev/null
+++ b/graphics/sprites/equipment/head/shroomhat.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/shroomhat.png"
+ width="32"
+ height="64"
+ offsetY="1"/>
+
+ <include file="equipment/head/headmodel-male.xml"/>
+</sprite>