summaryrefslogtreecommitdiff
path: root/graphics/items
diff options
context:
space:
mode:
authorEugenio Favalli <elvenprogrammer@gmail.com>2006-10-30 13:47:26 +0000
committerEugenio Favalli <elvenprogrammer@gmail.com>2006-10-30 13:47:26 +0000
commit1cf04b261d85288cbed471b099fdad3daebb9faa (patch)
treebe9536008a2568b826fa2247c1875f97293c5439 /graphics/items
parentd6dcb55b2126f9af61e9750168af96f15bc5a160 (diff)
downloadclientdata-1cf04b261d85288cbed471b099fdad3daebb9faa.tar.gz
clientdata-1cf04b261d85288cbed471b099fdad3daebb9faa.tar.bz2
clientdata-1cf04b261d85288cbed471b099fdad3daebb9faa.tar.xz
clientdata-1cf04b261d85288cbed471b099fdad3daebb9faa.zip
Added new items
Diffstat (limited to 'graphics/items')
-rw-r--r--graphics/items/Makefile.am8
-rw-r--r--graphics/items/armor-head-axehat.pngbin0 -> 531 bytes
-rw-r--r--graphics/items/armor-head-bandana.pngbin0 -> 665 bytes
-rw-r--r--graphics/items/armor-head-circlet.pngbin0 -> 482 bytes
-rw-r--r--graphics/items/armor-head-eyepatch.pngbin0 -> 468 bytes
-rw-r--r--graphics/items/armor-head-goggles.pngbin0 -> 314 bytes
-rw-r--r--graphics/items/armor-head-leathergoggles.pngbin0 -> 319 bytes
-rw-r--r--graphics/items/armor-head-piratehat.pngbin0 -> 662 bytes
-rw-r--r--graphics/items/armor-head-pumpkinhelmet.pngbin0 -> 869 bytes
9 files changed, 8 insertions, 0 deletions
diff --git a/graphics/items/Makefile.am b/graphics/items/Makefile.am
index af55cfe6..75542c97 100644
--- a/graphics/items/Makefile.am
+++ b/graphics/items/Makefile.am
@@ -10,8 +10,16 @@ items_DATA = armor-chest-cottonshirt.png \
armor-hands-minergloves.png \
armor-hands-scarabarmlet.png \
armor-hands-wintergloves.png \
+ armor-head-axehat.png \
+ armor-head-bandana.png \
+ armor-head-circlet.png \
+ armor-head-eyepatch.png \
armor-head-fancyhat.png \
+ armor-head-goggles.png \
+ armor-head-leather-goggles \
armor-head-minershat.png \
+ armor-head-piratehat.png \
+ armor-head-pumpkinhelmet.png \
armor-head-santahat.png \
armor-head-silkheadband.png \
armor-head-standardheadband.png \
diff --git a/graphics/items/armor-head-axehat.png b/graphics/items/armor-head-axehat.png
new file mode 100644
index 00000000..93e0ec60
--- /dev/null
+++ b/graphics/items/armor-head-axehat.png
Binary files differ
diff --git a/graphics/items/armor-head-bandana.png b/graphics/items/armor-head-bandana.png
new file mode 100644
index 00000000..ef98d7ec
--- /dev/null
+++ b/graphics/items/armor-head-bandana.png
Binary files differ
diff --git a/graphics/items/armor-head-circlet.png b/graphics/items/armor-head-circlet.png
new file mode 100644
index 00000000..5d9fd82e
--- /dev/null
+++ b/graphics/items/armor-head-circlet.png
Binary files differ
diff --git a/graphics/items/armor-head-eyepatch.png b/graphics/items/armor-head-eyepatch.png
new file mode 100644
index 00000000..71859832
--- /dev/null
+++ b/graphics/items/armor-head-eyepatch.png
Binary files differ
diff --git a/graphics/items/armor-head-goggles.png b/graphics/items/armor-head-goggles.png
new file mode 100644
index 00000000..cb8deebe
--- /dev/null
+++ b/graphics/items/armor-head-goggles.png
Binary files differ
diff --git a/graphics/items/armor-head-leathergoggles.png b/graphics/items/armor-head-leathergoggles.png
new file mode 100644
index 00000000..21471a0d
--- /dev/null
+++ b/graphics/items/armor-head-leathergoggles.png
Binary files differ
diff --git a/graphics/items/armor-head-piratehat.png b/graphics/items/armor-head-piratehat.png
new file mode 100644
index 00000000..d6c2eae8
--- /dev/null
+++ b/graphics/items/armor-head-piratehat.png
Binary files differ
diff --git a/graphics/items/armor-head-pumpkinhelmet.png b/graphics/items/armor-head-pumpkinhelmet.png
new file mode 100644
index 00000000..6a698f39
--- /dev/null
+++ b/graphics/items/armor-head-pumpkinhelmet.png
Binary files differ