summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2008-04-22 15:38:52 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2008-04-22 15:38:52 +0000
commit35591e1cafaade37fc3a579808a4f95705c25be3 (patch)
tree78ebb654b04bc87fcc8d8c7a598d86e0a36080c3 /graphics
parent442303e4f8e6b66bfcce21b192560d506a9e34e7 (diff)
downloadclientdata-35591e1cafaade37fc3a579808a4f95705c25be3.tar.gz
clientdata-35591e1cafaade37fc3a579808a4f95705c25be3.tar.bz2
clientdata-35591e1cafaade37fc3a579808a4f95705c25be3.tar.xz
clientdata-35591e1cafaade37fc3a579808a4f95705c25be3.zip
Converted shirts and sweaters to dynamic recoloring (thanks to QOAL). Added recolored versions of them (not 0.0.23-proof!)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/items/armor-chest-cottonshirt.pngbin925 -> 689 bytes
-rw-r--r--graphics/items/armor-chest-tnecksweater.pngbin940 -> 463 bytes
-rw-r--r--graphics/items/armor-chest-vnecksweater.pngbin1028 -> 1004 bytes
-rw-r--r--graphics/sprites/chest-cotton-female.pngbin25919 -> 13856 bytes
-rw-r--r--graphics/sprites/chest-cotton-female.xml2
-rw-r--r--graphics/sprites/chest-cotton-male.pngbin25885 -> 14037 bytes
-rw-r--r--graphics/sprites/chest-cotton-male.xml2
-rw-r--r--graphics/sprites/chest-tnecksweater-female.pngbin46815 -> 25047 bytes
-rw-r--r--graphics/sprites/chest-tnecksweater-female.xml2
-rw-r--r--graphics/sprites/chest-tnecksweater-male.pngbin45949 -> 24552 bytes
-rw-r--r--graphics/sprites/chest-tnecksweater-male.xml2
-rw-r--r--graphics/sprites/chest-vnecksweater-female.pngbin43767 -> 43118 bytes
-rw-r--r--graphics/sprites/chest-vnecksweater-female.xml2
-rw-r--r--graphics/sprites/chest-vnecksweater-male.pngbin41275 -> 21539 bytes
-rw-r--r--graphics/sprites/chest-vnecksweater-male.xml2
15 files changed, 6 insertions, 6 deletions
diff --git a/graphics/items/armor-chest-cottonshirt.png b/graphics/items/armor-chest-cottonshirt.png
index 3fa1774b..29792b36 100644
--- a/graphics/items/armor-chest-cottonshirt.png
+++ b/graphics/items/armor-chest-cottonshirt.png
Binary files differ
diff --git a/graphics/items/armor-chest-tnecksweater.png b/graphics/items/armor-chest-tnecksweater.png
index 80ecdf7f..2542221e 100644
--- a/graphics/items/armor-chest-tnecksweater.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
index 66424261..87b739d6 100644
--- a/graphics/items/armor-chest-vnecksweater.png
+++ b/graphics/items/armor-chest-vnecksweater.png
Binary files differ
diff --git a/graphics/sprites/chest-cotton-female.png b/graphics/sprites/chest-cotton-female.png
index 9ab00de7..0c04de2c 100644
--- a/graphics/sprites/chest-cotton-female.png
+++ b/graphics/sprites/chest-cotton-female.png
Binary files differ
diff --git a/graphics/sprites/chest-cotton-female.xml b/graphics/sprites/chest-cotton-female.xml
index 627ad422..cabbf487 100644
--- a/graphics/sprites/chest-cotton-female.xml
+++ b/graphics/sprites/chest-cotton-female.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/chest-cotton-female.png" width="64" height="64" />
+ <imageset name="base" src="graphics/sprites/chest-cotton-female.png|W" width="64" height="64" />
<action name="stand" imageset="base">
<animation direction="down">
diff --git a/graphics/sprites/chest-cotton-male.png b/graphics/sprites/chest-cotton-male.png
index 6af71732..888556ed 100644
--- a/graphics/sprites/chest-cotton-male.png
+++ b/graphics/sprites/chest-cotton-male.png
Binary files differ
diff --git a/graphics/sprites/chest-cotton-male.xml b/graphics/sprites/chest-cotton-male.xml
index ae2b29ac..1b1ee22e 100644
--- a/graphics/sprites/chest-cotton-male.xml
+++ b/graphics/sprites/chest-cotton-male.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/chest-cotton-male.png" width="64" height="64" />
+ <imageset name="base" src="graphics/sprites/chest-cotton-male.png|W" width="64" height="64" />
<action name="stand" imageset="base">
<animation direction="down">
diff --git a/graphics/sprites/chest-tnecksweater-female.png b/graphics/sprites/chest-tnecksweater-female.png
index 8f229ad0..e3f51112 100644
--- a/graphics/sprites/chest-tnecksweater-female.png
+++ b/graphics/sprites/chest-tnecksweater-female.png
Binary files differ
diff --git a/graphics/sprites/chest-tnecksweater-female.xml b/graphics/sprites/chest-tnecksweater-female.xml
index ec67bbc3..8e7ea475 100644
--- a/graphics/sprites/chest-tnecksweater-female.xml
+++ b/graphics/sprites/chest-tnecksweater-female.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/chest-tnecksweater-female.png" width="64" height="64" />
+ <imageset name="base" src="graphics/sprites/chest-tnecksweater-female.png|W" width="64" height="64" />
<action name="stand" imageset="base">
<animation direction="down">
diff --git a/graphics/sprites/chest-tnecksweater-male.png b/graphics/sprites/chest-tnecksweater-male.png
index d378076c..de68f940 100644
--- a/graphics/sprites/chest-tnecksweater-male.png
+++ b/graphics/sprites/chest-tnecksweater-male.png
Binary files differ
diff --git a/graphics/sprites/chest-tnecksweater-male.xml b/graphics/sprites/chest-tnecksweater-male.xml
index 68d01ec4..38b114f8 100644
--- a/graphics/sprites/chest-tnecksweater-male.xml
+++ b/graphics/sprites/chest-tnecksweater-male.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/chest-tnecksweater-male.png" width="64" height="64" />
+ <imageset name="base" src="graphics/sprites/chest-tnecksweater-male.png|W" width="64" height="64" />
<action name="stand" imageset="base">
<animation direction="down">
diff --git a/graphics/sprites/chest-vnecksweater-female.png b/graphics/sprites/chest-vnecksweater-female.png
index fe7ebd6b..6aa96a11 100644
--- a/graphics/sprites/chest-vnecksweater-female.png
+++ b/graphics/sprites/chest-vnecksweater-female.png
Binary files differ
diff --git a/graphics/sprites/chest-vnecksweater-female.xml b/graphics/sprites/chest-vnecksweater-female.xml
index e388d987..0c230188 100644
--- a/graphics/sprites/chest-vnecksweater-female.xml
+++ b/graphics/sprites/chest-vnecksweater-female.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/chest-vnecksweater-female.png" width="64" height="64" />
+ <imageset name="base" src="graphics/sprites/chest-vnecksweater-female.png|W" width="64" height="64" />
<action name="stand" imageset="base">
<animation direction="down">
diff --git a/graphics/sprites/chest-vnecksweater-male.png b/graphics/sprites/chest-vnecksweater-male.png
index b9940da2..e9e7555e 100644
--- a/graphics/sprites/chest-vnecksweater-male.png
+++ b/graphics/sprites/chest-vnecksweater-male.png
Binary files differ
diff --git a/graphics/sprites/chest-vnecksweater-male.xml b/graphics/sprites/chest-vnecksweater-male.xml
index ac5dfca3..78dc35b1 100644
--- a/graphics/sprites/chest-vnecksweater-male.xml
+++ b/graphics/sprites/chest-vnecksweater-male.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/chest-vnecksweater-male.png" width="64" height="64" />
+ <imageset name="base" src="graphics/sprites/chest-vnecksweater-male.png|W" width="64" height="64" />
<action name="stand" imageset="base">
<animation direction="down">