diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-04-22 15:38:52 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-04-22 15:38:52 +0000 |
commit | 35591e1cafaade37fc3a579808a4f95705c25be3 (patch) | |
tree | 78ebb654b04bc87fcc8d8c7a598d86e0a36080c3 /graphics/sprites/chest-vnecksweater-female.xml | |
parent | 442303e4f8e6b66bfcce21b192560d506a9e34e7 (diff) | |
download | clientdata-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/sprites/chest-vnecksweater-female.xml')
-rw-r--r-- | graphics/sprites/chest-vnecksweater-female.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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">
|