summaryrefslogtreecommitdiff
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
parent829c14f20f9670e70c163384a3e2e59c25fa24ca (diff)
downloadclientdata-2d541b8feb66ff4bbf3021acc55fc6921d4d42c0.tar.gz
clientdata-2d541b8feb66ff4bbf3021acc55fc6921d4d42c0.tar.bz2
clientdata-2d541b8feb66ff4bbf3021acc55fc6921d4d42c0.tar.xz
clientdata-2d541b8feb66ff4bbf3021acc55fc6921d4d42c0.zip
Bounty Hunter Helmet images
-rw-r--r--LICENSE2
-rw-r--r--graphics/items/equipment/head/bountyhunterhelmet.pngbin0 -> 667 bytes
-rw-r--r--graphics/sprites/equipment/head/bountyhunterhelmet.pngbin0 -> 4176 bytes
-rw-r--r--graphics/sprites/equipment/head/bountyhunterhelmet.xml12
4 files changed, 14 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index 61a31dec..288c0df3 100644
--- a/LICENSE
+++ b/LICENSE
@@ -237,6 +237,7 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors
graphics/items/equipment/head/beerears.png (lunovox) (GPLv2) (TMW-Br)
graphics/items/equipment/head/beret.png (Varuna) (GPLv2) (-)
graphics/items/equipment/head/blinkingmask.png (mrgrey) (CC BY-SA 3.0) (-)
+ graphics/items/equipment/head/bountyhunterhelmet.png (Axzell?) (GPLv2/CCBYSA3) (LoF, jesusalva)
graphics/items/equipment/head/bowlerhat.png (ChefChelios) (CC BY-SA 3.0) (-)
graphics/items/equipment/head/braineggshell.png (Kyon) (GPLv2) (TMW-Br)
graphics/items/equipment/head/brimmedfeatherhat.png (Reid) (CC BY-SA 3.0) (-)
@@ -1251,6 +1252,7 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors
graphics/sprites/equipment/head/beaniecopter.png (Alige, Black Don) (GPLv2) (Milla, Veryape)
graphics/sprites/equipment/head/beret.png (Vanara) (GPLv2) (Saulc)
graphics/sprites/equipment/head/bhopcap.png (Saulc) (GPLv2) (TMW-Br)
+ graphics/sprites/equipment/head/bountyhunterhelmet.png (Axzell?) (GPLv2/CCBYSA3) (LoF, jesusalva)
graphics/sprites/equipment/head/bowlerhat.png (ChefChelios) (CC BY-SA 3.0) (dustman)
graphics/sprites/equipment/head/brimmedfeatherhat.png (Reid) (CC BY-SA 3.0) (-)
graphics/sprites/equipment/head/brimmedflowerhat.png (Reid) (CC BY-SA 3.0) (-)
diff --git a/graphics/items/equipment/head/bountyhunterhelmet.png b/graphics/items/equipment/head/bountyhunterhelmet.png
new file mode 100644
index 00000000..fa8ead7c
--- /dev/null
+++ b/graphics/items/equipment/head/bountyhunterhelmet.png
Binary files differ
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>