summaryrefslogtreecommitdiff
path: root/graphics/sprites/equipment/head
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2014-10-27 19:43:32 +0100
committerReid <reidyaro@gmail.com>2014-10-27 19:43:32 +0100
commitf374ad894876a2ee8e1d7bc9b1425e73c51b3496 (patch)
tree72f53bfb7eb299c514ec12ff6012b23f5cff4b4c /graphics/sprites/equipment/head
parent8935f9e6e5ab55bcc38a3e94680e7d60a248c13e (diff)
downloadclientdata-f374ad894876a2ee8e1d7bc9b1425e73c51b3496.tar.gz
clientdata-f374ad894876a2ee8e1d7bc9b1425e73c51b3496.tar.bz2
clientdata-f374ad894876a2ee8e1d7bc9b1425e73c51b3496.tar.xz
clientdata-f374ad894876a2ee8e1d7bc9b1425e73c51b3496.zip
Add new brimmed hat variation.
Diffstat (limited to 'graphics/sprites/equipment/head')
-rw-r--r--graphics/sprites/equipment/head/brimmedfeatherhat.pngbin0 -> 9037 bytes
-rw-r--r--graphics/sprites/equipment/head/brimmedfeatherhat.xml12
2 files changed, 12 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/head/brimmedfeatherhat.png b/graphics/sprites/equipment/head/brimmedfeatherhat.png
new file mode 100644
index 00000000..5825565c
--- /dev/null
+++ b/graphics/sprites/equipment/head/brimmedfeatherhat.png
Binary files differ
diff --git a/graphics/sprites/equipment/head/brimmedfeatherhat.xml b/graphics/sprites/equipment/head/brimmedfeatherhat.xml
new file mode 100644
index 00000000..ba10bb3f
--- /dev/null
+++ b/graphics/sprites/equipment/head/brimmedfeatherhat.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Reid
+Copyright (C) 2014 Evol Online -->
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/equipment/head/brimmedfeatherhat.png"
+ width="27"
+ height="20"
+ offsetY="-9"/>
+
+ <include file="equipment/head/pumpkinhat.xml"/>
+</sprite>