diff options
author | ali-g <gauvain.dauchy@free.fr> | 2011-11-13 11:30:12 +0100 |
---|---|---|
committer | The Kandiman <kandiman@kandiman.(none)> | 2011-11-13 12:32:51 -0500 |
commit | 6bc92689f82cd6c799b9f12f06455f7b12088a52 (patch) | |
tree | daf9984945bc6599ab2659be4c7663a25f0f714c /graphics/sprites/npcs | |
parent | 7d20d57975cb09d6f666833bf56a4ee8263baf3f (diff) | |
download | clientdata-6bc92689f82cd6c799b9f12f06455f7b12088a52.tar.gz clientdata-6bc92689f82cd6c799b9f12f06455f7b12088a52.tar.bz2 clientdata-6bc92689f82cd6c799b9f12f06455f7b12088a52.tar.xz clientdata-6bc92689f82cd6c799b9f12f06455f7b12088a52.zip |
Reduced the size of the dyer spritesheet, which doesn't actually modify the art. Updated the color of the 4 red dyes according to ChefChelios' work.
Diffstat (limited to 'graphics/sprites/npcs')
-rw-r--r-- | graphics/sprites/npcs/npc-dyer.png | bin | 5341 -> 6051 bytes | |||
-rw-r--r-- | graphics/sprites/npcs/npc-dyer.xml | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/npcs/npc-dyer.png b/graphics/sprites/npcs/npc-dyer.png Binary files differindex 7949aa88..34387e71 100644 --- a/graphics/sprites/npcs/npc-dyer.png +++ b/graphics/sprites/npcs/npc-dyer.png diff --git a/graphics/sprites/npcs/npc-dyer.xml b/graphics/sprites/npcs/npc-dyer.xml index 82947bac..91cf0b34 100644 --- a/graphics/sprites/npcs/npc-dyer.xml +++ b/graphics/sprites/npcs/npc-dyer.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <sprite> - <imageset name="base" src="graphics/sprites/npcs/npc-dyer.png" width="100" height="75" /> + <imageset name="base" src="graphics/sprites/npcs/npc-dyer.png" width="99" height="64" /> <action name="stand" imageset="base"> <animation direction="default"> <!-- eyes movements --> |