diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-02-23 17:18:34 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-02-23 17:18:34 +0000 |
commit | 2b32599eb7a8a5947c01d70eddb50c0c38d76a50 (patch) | |
tree | 5a0d50af4b087e0a87ec4f2e455be4eafb4ba479 /graphics | |
parent | 44d29a0944433ca6cf57175feac5d5000948502e (diff) | |
download | clientdata-2b32599eb7a8a5947c01d70eddb50c0c38d76a50.tar.gz clientdata-2b32599eb7a8a5947c01d70eddb50c0c38d76a50.tar.bz2 clientdata-2b32599eb7a8a5947c01d70eddb50c0c38d76a50.tar.xz clientdata-2b32599eb7a8a5947c01d70eddb50c0c38d76a50.zip |
Assorted content updates by QOAL.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/items/generic-ironore.png | bin | 0 -> 817 bytes | |||
-rw-r--r-- | graphics/sprites/head-mask.xml | 2 | ||||
-rw-r--r-- | graphics/sprites/head-warlordhelm.xml | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/graphics/items/generic-ironore.png b/graphics/items/generic-ironore.png Binary files differnew file mode 100644 index 00000000..9270e897 --- /dev/null +++ b/graphics/items/generic-ironore.png diff --git a/graphics/sprites/head-mask.xml b/graphics/sprites/head-mask.xml index 71895c9b..e1dc71f3 100644 --- a/graphics/sprites/head-mask.xml +++ b/graphics/sprites/head-mask.xml @@ -123,7 +123,7 @@ <frame index="0" offsetX="0" offsetY ="-17" />
</animation>
<animation direction="left">
- <frame index="1" offsetX="5" offsetY ="-20"/>
+ <frame index="1" offsetX="3" offsetY ="-19"/>
</animation>
<animation direction="up">
<frame index="2" offsetX="-1" offsetY ="-17"/>
diff --git a/graphics/sprites/head-warlordhelm.xml b/graphics/sprites/head-warlordhelm.xml index 3d362674..93c32e20 100644 --- a/graphics/sprites/head-warlordhelm.xml +++ b/graphics/sprites/head-warlordhelm.xml @@ -32,7 +32,7 @@ <frame index="1" offsetX="3" offsetY ="-42" delay="75"/>
<frame index="1" offsetX="3" offsetY ="-42" delay="75"/>
<frame index="1" offsetX="3" offsetY ="-41" delay="75"/>
- <frame index="1" offsetX="3" offsetY ="-41" delay="75"/>
+ <frame index="1" offsetX="3" offsetY ="-42" delay="75"/>
</animation>
<animation direction="up">
<frame index="2" offsetX="-2" offsetY ="-42" delay="75"/>
|