summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHoraK-FDF <HoraK-FDF@web.de>2021-12-03 23:14:37 +0100
committerGitHub <noreply@github.com>2021-12-03 22:14:37 +0000
commit54bea107392189debcfffe47ddbf0a1bd6f32206 (patch)
tree4f0e36477a7e71332ef12ba61589be456942dfaa
parent834935ecd24782cef7de7c5371c1e1f67f1f6e2a (diff)
downloadclientdata-54bea107392189debcfffe47ddbf0a1bd6f32206.tar.gz
clientdata-54bea107392189debcfffe47ddbf0a1bd6f32206.tar.bz2
clientdata-54bea107392189debcfffe47ddbf0a1bd6f32206.tar.xz
clientdata-54bea107392189debcfffe47ddbf0a1bd6f32206.zip
beheader gfx and dead offset fix beheader and sandcutter (#466)
-rw-r--r--graphics/sprites/equipment/weapons/beheader.pngbin49930 -> 47670 bytes
-rw-r--r--graphics/sprites/equipment/weapons/beheader.xml8
-rw-r--r--graphics/sprites/equipment/weapons/sandcutter.xml8
3 files changed, 8 insertions, 8 deletions
diff --git a/graphics/sprites/equipment/weapons/beheader.png b/graphics/sprites/equipment/weapons/beheader.png
index b7984e9e..ba576dbb 100644
--- a/graphics/sprites/equipment/weapons/beheader.png
+++ b/graphics/sprites/equipment/weapons/beheader.png
Binary files differ
diff --git a/graphics/sprites/equipment/weapons/beheader.xml b/graphics/sprites/equipment/weapons/beheader.xml
index d2f96f33..75fe84fd 100644
--- a/graphics/sprites/equipment/weapons/beheader.xml
+++ b/graphics/sprites/equipment/weapons/beheader.xml
@@ -47,16 +47,16 @@
</action>
<action name="dead" imageset="sword">
<animation direction="down">
- <frame index="8" offsetX="0" offsetY="32"/>
+ <frame index="8" offsetX="0" offsetY="0"/>
</animation>
<animation direction="left">
- <frame index="8" offsetX="0" offsetY="32"/>
+ <frame index="8" offsetX="0" offsetY="0"/>
</animation>
<animation direction="up">
- <frame index="8" offsetX="0" offsetY="32"/>
+ <frame index="8" offsetX="0" offsetY="0"/>
</animation>
<animation direction="right">
- <frame index="8" offsetX="0" offsetY="32"/>
+ <frame index="8" offsetX="0" offsetY="0"/>
</animation>
</action>
<action name="attack" imageset="sword">
diff --git a/graphics/sprites/equipment/weapons/sandcutter.xml b/graphics/sprites/equipment/weapons/sandcutter.xml
index 854e1f57..b61cebda 100644
--- a/graphics/sprites/equipment/weapons/sandcutter.xml
+++ b/graphics/sprites/equipment/weapons/sandcutter.xml
@@ -47,16 +47,16 @@
</action>
<action name="dead" imageset="sword">
<animation direction="down">
- <frame index="8" offsetX="0" offsetY="32"/>
+ <frame index="8" offsetX="0" offsetY="0"/>
</animation>
<animation direction="left">
- <frame index="8" offsetX="0" offsetY="32"/>
+ <frame index="8" offsetX="0" offsetY="0"/>
</animation>
<animation direction="up">
- <frame index="8" offsetX="0" offsetY="32"/>
+ <frame index="8" offsetX="0" offsetY="0"/>
</animation>
<animation direction="right">
- <frame index="8" offsetX="0" offsetY="32"/>
+ <frame index="8" offsetX="0" offsetY="0"/>
</animation>
</action>
<action name="attack" imageset="sword">