summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-03-14 09:30:44 +0100
committerSaulc <lucashelaine14@gmail.com>2018-03-14 09:30:44 +0100
commit76dc8dd67626b62758be9cf6c4bd102f676b5cf6 (patch)
tree19a2dbe7eddbdb6f16d035e42f1ec77ff055995a
parentb12afcb669f8d340c8914bc7967ad7a56b968bd5 (diff)
downloadclientdata-76dc8dd67626b62758be9cf6c4bd102f676b5cf6.tar.gz
clientdata-76dc8dd67626b62758be9cf6c4bd102f676b5cf6.tar.bz2
clientdata-76dc8dd67626b62758be9cf6c4bd102f676b5cf6.tar.xz
clientdata-76dc8dd67626b62758be9cf6c4bd102f676b5cf6.zip
add phylactery
-rw-r--r--graphics/sprites/equipment/head/phylactery.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/head/phylactery.xml b/graphics/sprites/equipment/head/phylactery.xml
new file mode 100644
index 00000000..9de2ae17
--- /dev/null
+++ b/graphics/sprites/equipment/head/phylactery.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/phylactery.png"
+ width="32"
+ height="64"
+ offsetY="1"/>
+
+ <include file="equipment/head/headmodel-male.xml"/>
+</sprite>