summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-05-08 12:51:24 +0000
committerSaulc <lucashelaine14@gmail.com>2018-05-08 12:51:24 +0000
commitc1ddf64c3cce92017bde96b5dc1954bc85061709 (patch)
tree9ad436bb31f1fe2d125cfdcb7c14ed0736ad187f /graphics
parent761790d59cd467d67e4bc3229d60c42c120a34bb (diff)
downloadclientdata-c1ddf64c3cce92017bde96b5dc1954bc85061709.tar.gz
clientdata-c1ddf64c3cce92017bde96b5dc1954bc85061709.tar.bz2
clientdata-c1ddf64c3cce92017bde96b5dc1954bc85061709.tar.xz
clientdata-c1ddf64c3cce92017bde96b5dc1954bc85061709.zip
addd dev cap xml file
Diffstat (limited to 'graphics')
-rw-r--r--graphics/sprites/equipment/head/devcap.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/head/devcap.xml b/graphics/sprites/equipment/head/devcap.xml
new file mode 100644
index 00000000..efc4c7ad
--- /dev/null
+++ b/graphics/sprites/equipment/head/devcap.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/devcap.png|R"
+ width="32"
+ height="64"
+ offsetY="1"/>
+
+ <include file="equipment/head/headmodel-male.xml"/>
+</sprite>