summaryrefslogtreecommitdiff
path: root/graphics/sprites/equipment/head
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-07-15 13:43:30 -0300
committerJesusaves <cpntb1@ymail.com>2019-07-15 13:43:30 -0300
commit2d541b8feb66ff4bbf3021acc55fc6921d4d42c0 (patch)
tree09da672dcfb0f6e739d0e67269e56b61a2eb944c /graphics/sprites/equipment/head
parent829c14f20f9670e70c163384a3e2e59c25fa24ca (diff)
downloadclientdata-2d541b8feb66ff4bbf3021acc55fc6921d4d42c0.tar.gz
clientdata-2d541b8feb66ff4bbf3021acc55fc6921d4d42c0.tar.bz2
clientdata-2d541b8feb66ff4bbf3021acc55fc6921d4d42c0.tar.xz
clientdata-2d541b8feb66ff4bbf3021acc55fc6921d4d42c0.zip
Bounty Hunter Helmet images
Diffstat (limited to 'graphics/sprites/equipment/head')
-rw-r--r--graphics/sprites/equipment/head/bountyhunterhelmet.pngbin0 -> 4176 bytes
-rw-r--r--graphics/sprites/equipment/head/bountyhunterhelmet.xml12
2 files changed, 12 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/head/bountyhunterhelmet.png b/graphics/sprites/equipment/head/bountyhunterhelmet.png
new file mode 100644
index 00000000..6227c6a2
--- /dev/null
+++ b/graphics/sprites/equipment/head/bountyhunterhelmet.png
Binary files differ
diff --git a/graphics/sprites/equipment/head/bountyhunterhelmet.xml b/graphics/sprites/equipment/head/bountyhunterhelmet.xml
new file mode 100644
index 00000000..fbc06ffa
--- /dev/null
+++ b/graphics/sprites/equipment/head/bountyhunterhelmet.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/bountyhunterhelmet.png"
+ width="32"
+ height="64"
+ offsetY="1"/>
+
+ <include file="equipment/head/headmodel-male.xml"/>
+</sprite>