summaryrefslogtreecommitdiff
path: root/graphics/sprites/equipment/head
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-07-12 23:29:27 +0000
committerSaulc <lucashelaine14@gmail.com>2018-07-12 23:29:27 +0000
commitda6414f9cd76edea2b83881cbcb4363488a37594 (patch)
treef36c92e6cb6b8bc477a1dd3461a3015d84fc8731 /graphics/sprites/equipment/head
parent08ba34291543fedd09160a30cefd4b26daf2c84c (diff)
downloadclientdata-da6414f9cd76edea2b83881cbcb4363488a37594.tar.gz
clientdata-da6414f9cd76edea2b83881cbcb4363488a37594.tar.bz2
clientdata-da6414f9cd76edea2b83881cbcb4363488a37594.tar.xz
clientdata-da6414f9cd76edea2b83881cbcb4363488a37594.zip
add forest shroom hat xml
Diffstat (limited to 'graphics/sprites/equipment/head')
-rw-r--r--graphics/sprites/equipment/head/forestshroomhat.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/head/forestshroomhat.xml b/graphics/sprites/equipment/head/forestshroomhat.xml
new file mode 100644
index 00000000..e8935008
--- /dev/null
+++ b/graphics/sprites/equipment/head/forestshroomhat.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/forestshroomhat.png"
+ width="32"
+ height="64"
+ offsetY="1"/>
+
+ <include file="equipment/head/headmodel-male.xml"/>
+</sprite>