diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-10-30 13:47:26 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-10-30 13:47:26 +0000 |
commit | 1cf04b261d85288cbed471b099fdad3daebb9faa (patch) | |
tree | be9536008a2568b826fa2247c1875f97293c5439 /graphics/items | |
parent | d6dcb55b2126f9af61e9750168af96f15bc5a160 (diff) | |
download | clientdata-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.am | 8 | ||||
-rw-r--r-- | graphics/items/armor-head-axehat.png | bin | 0 -> 531 bytes | |||
-rw-r--r-- | graphics/items/armor-head-bandana.png | bin | 0 -> 665 bytes | |||
-rw-r--r-- | graphics/items/armor-head-circlet.png | bin | 0 -> 482 bytes | |||
-rw-r--r-- | graphics/items/armor-head-eyepatch.png | bin | 0 -> 468 bytes | |||
-rw-r--r-- | graphics/items/armor-head-goggles.png | bin | 0 -> 314 bytes | |||
-rw-r--r-- | graphics/items/armor-head-leathergoggles.png | bin | 0 -> 319 bytes | |||
-rw-r--r-- | graphics/items/armor-head-piratehat.png | bin | 0 -> 662 bytes | |||
-rw-r--r-- | graphics/items/armor-head-pumpkinhelmet.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 00000000..93e0ec60 --- /dev/null +++ b/graphics/items/armor-head-axehat.png diff --git a/graphics/items/armor-head-bandana.png b/graphics/items/armor-head-bandana.png Binary files differnew file mode 100644 index 00000000..ef98d7ec --- /dev/null +++ b/graphics/items/armor-head-bandana.png diff --git a/graphics/items/armor-head-circlet.png b/graphics/items/armor-head-circlet.png Binary files differnew file mode 100644 index 00000000..5d9fd82e --- /dev/null +++ b/graphics/items/armor-head-circlet.png diff --git a/graphics/items/armor-head-eyepatch.png b/graphics/items/armor-head-eyepatch.png Binary files differnew file mode 100644 index 00000000..71859832 --- /dev/null +++ b/graphics/items/armor-head-eyepatch.png diff --git a/graphics/items/armor-head-goggles.png b/graphics/items/armor-head-goggles.png Binary files differnew file mode 100644 index 00000000..cb8deebe --- /dev/null +++ b/graphics/items/armor-head-goggles.png diff --git a/graphics/items/armor-head-leathergoggles.png b/graphics/items/armor-head-leathergoggles.png Binary files differnew file mode 100644 index 00000000..21471a0d --- /dev/null +++ b/graphics/items/armor-head-leathergoggles.png diff --git a/graphics/items/armor-head-piratehat.png b/graphics/items/armor-head-piratehat.png Binary files differnew file mode 100644 index 00000000..d6c2eae8 --- /dev/null +++ b/graphics/items/armor-head-piratehat.png diff --git a/graphics/items/armor-head-pumpkinhelmet.png b/graphics/items/armor-head-pumpkinhelmet.png Binary files differnew file mode 100644 index 00000000..6a698f39 --- /dev/null +++ b/graphics/items/armor-head-pumpkinhelmet.png |