summaryrefslogtreecommitdiff
path: root/graphics/sprites/equipment/head
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2014-10-28 02:45:25 +0100
committerReid <reidyaro@gmail.com>2014-10-28 02:45:25 +0100
commit2643aaf19992837c03d8a433e69a6b1d01af9129 (patch)
treeb613c76c30f469e01f451fbc7cfd94cfadd7fdfa /graphics/sprites/equipment/head
parent210e749459af468dc4b62942bd3e153cda200ce6 (diff)
downloadclientdata-2643aaf19992837c03d8a433e69a6b1d01af9129.tar.gz
clientdata-2643aaf19992837c03d8a433e69a6b1d01af9129.tar.bz2
clientdata-2643aaf19992837c03d8a433e69a6b1d01af9129.tar.xz
clientdata-2643aaf19992837c03d8a433e69a6b1d01af9129.zip
Add the second brimmed hat variation.
Diffstat (limited to 'graphics/sprites/equipment/head')
-rw-r--r--graphics/sprites/equipment/head/brimmedfeatherhat.pngbin9037 -> 9325 bytes
-rw-r--r--graphics/sprites/equipment/head/brimmedflowerhat.pngbin0 -> 9514 bytes
-rw-r--r--graphics/sprites/equipment/head/brimmedflowerrhat.xml12
3 files changed, 12 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/head/brimmedfeatherhat.png b/graphics/sprites/equipment/head/brimmedfeatherhat.png
index 5825565c..9555c1fa 100644
--- a/graphics/sprites/equipment/head/brimmedfeatherhat.png
+++ b/graphics/sprites/equipment/head/brimmedfeatherhat.png
Binary files differ
diff --git a/graphics/sprites/equipment/head/brimmedflowerhat.png b/graphics/sprites/equipment/head/brimmedflowerhat.png
new file mode 100644
index 00000000..4667a3b6
--- /dev/null
+++ b/graphics/sprites/equipment/head/brimmedflowerhat.png
Binary files differ
diff --git a/graphics/sprites/equipment/head/brimmedflowerrhat.xml b/graphics/sprites/equipment/head/brimmedflowerrhat.xml
new file mode 100644
index 00000000..31918960
--- /dev/null
+++ b/graphics/sprites/equipment/head/brimmedflowerrhat.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/brimmedflowerhat.png"
+ width="27"
+ height="20"
+ offsetY="-9"/>
+
+ <include file="equipment/head/pumpkinhat.xml"/>
+</sprite>