summaryrefslogtreecommitdiff
path: root/graphics/items
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/items')
-rw-r--r--graphics/items/CMakeLists.txt5
-rw-r--r--graphics/items/Makefile.am3
-rw-r--r--graphics/items/armor-chest-tnecksweater.png (renamed from graphics/items/armor-chest-woolsweater.png)bin940 -> 940 bytes
-rw-r--r--graphics/items/armor-chest-vnecksweater.pngbin0 -> 1109 bytes
4 files changed, 5 insertions, 3 deletions
diff --git a/graphics/items/CMakeLists.txt b/graphics/items/CMakeLists.txt
index 40a7539d..ff5f3e79 100644
--- a/graphics/items/CMakeLists.txt
+++ b/graphics/items/CMakeLists.txt
@@ -2,7 +2,8 @@ SET(FILES
armor-chest-cottonshirt.png
armor-chest-desertshirt.png
armor-chest-leathershirt.png
- armor-chest-woolsweater.png
+ armor-chest-tnecksweater.png
+ armor-chest-vnecksweater.png
armor-feet-boots.png
armor-hands-leathergloves.png
armor-hands-minergloves.png
@@ -127,4 +128,4 @@ SET(FILES
weapon-thrown-bonedarts.png
)
-INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/items)
+INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/items) \ No newline at end of file
diff --git a/graphics/items/Makefile.am b/graphics/items/Makefile.am
index fbf5e4c9..56c3aecb 100644
--- a/graphics/items/Makefile.am
+++ b/graphics/items/Makefile.am
@@ -4,7 +4,8 @@ itemsdir = $(pkgdatadir)/data/graphics/items
items_DATA = armor-chest-cottonshirt.png \
armor-chest-desertshirt.png \
armor-chest-leathershirt.png \
- armor-chest-woolsweater.png \
+ armor-chest-tnecksweater.png \
+ armor-chest-vnecksweater.png \
armor-feet-boots.png \
armor-hands-leathergloves.png \
armor-hands-minergloves.png \
diff --git a/graphics/items/armor-chest-woolsweater.png b/graphics/items/armor-chest-tnecksweater.png
index 80ecdf7f..80ecdf7f 100644
--- a/graphics/items/armor-chest-woolsweater.png
+++ b/graphics/items/armor-chest-tnecksweater.png
Binary files differ
diff --git a/graphics/items/armor-chest-vnecksweater.png b/graphics/items/armor-chest-vnecksweater.png
new file mode 100644
index 00000000..85092f4e
--- /dev/null
+++ b/graphics/items/armor-chest-vnecksweater.png
Binary files differ