summaryrefslogtreecommitdiff
path: root/graphics/sprites/equipment/head/brimmedflowerhat.xml
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2014-10-28 02:59:26 +0100
committerReid <reidyaro@gmail.com>2014-10-28 02:59:26 +0100
commit02fdb8b49ae24aa4e16cfa19524902d88de20601 (patch)
tree3c3d8af84cbd9123f3f894500b405ca3d52133cb /graphics/sprites/equipment/head/brimmedflowerhat.xml
parent44a06efed4476e29d8f9295c5160c333ec4efafa (diff)
downloadclientdata-02fdb8b49ae24aa4e16cfa19524902d88de20601.tar.gz
clientdata-02fdb8b49ae24aa4e16cfa19524902d88de20601.tar.bz2
clientdata-02fdb8b49ae24aa4e16cfa19524902d88de20601.tar.xz
clientdata-02fdb8b49ae24aa4e16cfa19524902d88de20601.zip
Fix a typo on the brimmed flower hat xml name.
Diffstat (limited to 'graphics/sprites/equipment/head/brimmedflowerhat.xml')
-rw-r--r--graphics/sprites/equipment/head/brimmedflowerhat.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/head/brimmedflowerhat.xml b/graphics/sprites/equipment/head/brimmedflowerhat.xml
new file mode 100644
index 00000000..31918960
--- /dev/null
+++ b/graphics/sprites/equipment/head/brimmedflowerhat.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>