diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2007-05-08 13:51:32 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2007-05-08 13:51:32 +0000 |
commit | 9925b95d63ef254c76004efebad42b9ae6321958 (patch) | |
tree | a26d54b468cf5abed192eb7f2348cb3076484c4e /graphics/sprites/monster-skull-poison.xml | |
parent | abb8191a6a2cda7904672a760c32b3038f250845 (diff) | |
download | clientdata-9925b95d63ef254c76004efebad42b9ae6321958.tar.gz clientdata-9925b95d63ef254c76004efebad42b9ae6321958.tar.bz2 clientdata-9925b95d63ef254c76004efebad42b9ae6321958.tar.xz clientdata-9925b95d63ef254c76004efebad42b9ae6321958.zip |
Adjusted offsets of monster sprites (thanks to Pauan for finding out the correct offsets - I just subtracted 6 of all x offsets to take the new position of the target circle in account) and committed some modifications at some monster graphics by Pauan.
Diffstat (limited to 'graphics/sprites/monster-skull-poison.xml')
-rw-r--r-- | graphics/sprites/monster-skull-poison.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/monster-skull-poison.xml b/graphics/sprites/monster-skull-poison.xml index 0be5f432..9b7ea077 100644 --- a/graphics/sprites/monster-skull-poison.xml +++ b/graphics/sprites/monster-skull-poison.xml @@ -47,7 +47,7 @@ <end />
</animation>
<animation direction="right">
- <sequence start="33" end="38" delay="75" />
+ <sequence start="35" end="38" delay="75" />
<end />
</animation>
</action>
|