summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>