summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-03-14 09:27:17 +0100
committerSaulc <lucashelaine14@gmail.com>2018-03-14 09:27:17 +0100
commit880afdf70787c679c8718b45a86cdc621b3f8cd9 (patch)
tree6082345b3a90e3bde8645278edce1f0d86cf5846 /graphics
parent4c127b94ac02837733e1b3ee862df72d82bf6113 (diff)
downloadclientdata-880afdf70787c679c8718b45a86cdc621b3f8cd9.tar.gz
clientdata-880afdf70787c679c8718b45a86cdc621b3f8cd9.tar.bz2
clientdata-880afdf70787c679c8718b45a86cdc621b3f8cd9.tar.xz
clientdata-880afdf70787c679c8718b45a86cdc621b3f8cd9.zip
add magic cat ears xml
Diffstat (limited to 'graphics')
-rw-r--r--graphics/sprites/equipment/head/magiccatears.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/head/magiccatears.xml b/graphics/sprites/equipment/head/magiccatears.xml
new file mode 100644
index 00000000..3a6fb99d
--- /dev/null
+++ b/graphics/sprites/equipment/head/magiccatears.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/magiccatears.png"
+ width="32"
+ height="64"
+ offsetY="1"/>
+
+ <include file="equipment/head/headmodel-male.xml"/>
+</sprite>