summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuma <numa@themanaworld.org>2023-12-01 01:29:27 +0000
committerNuma <numa@themanaworld.org>2023-12-01 01:29:27 +0000
commitac169e1f38c178b2658e5ea8d88c68df123778f9 (patch)
tree679663e41437e64aac9d41ffcd2f2a20c77864d4
parent4640b606eef83340506c01a360059f042f2d354c (diff)
downloadclientdata-ac169e1f38c178b2658e5ea8d88c68df123778f9.tar.gz
clientdata-ac169e1f38c178b2658e5ea8d88c68df123778f9.tar.bz2
clientdata-ac169e1f38c178b2658e5ea8d88c68df123778f9.tar.xz
clientdata-ac169e1f38c178b2658e5ea8d88c68df123778f9.zip
Sync with Legacy repo
-rw-r--r--graphics/sprites/monsters/mega-mana-bug.pngbin9599 -> 30506 bytes
-rw-r--r--graphics/sprites/monsters/mega-mana-bug.xml2
-rw-r--r--graphics/sprites/monsters/rot.pngbin552 -> 475 bytes
-rw-r--r--graphics/sprites/monsters/rotter.pngbin159890 -> 159990 bytes
-rw-r--r--monsters.xml4
5 files changed, 3 insertions, 3 deletions
diff --git a/graphics/sprites/monsters/mega-mana-bug.png b/graphics/sprites/monsters/mega-mana-bug.png
index fff7b534..f468bba4 100644
--- a/graphics/sprites/monsters/mega-mana-bug.png
+++ b/graphics/sprites/monsters/mega-mana-bug.png
Binary files differ
diff --git a/graphics/sprites/monsters/mega-mana-bug.xml b/graphics/sprites/monsters/mega-mana-bug.xml
index a4c9e020..4f563778 100644
--- a/graphics/sprites/monsters/mega-mana-bug.xml
+++ b/graphics/sprites/monsters/mega-mana-bug.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/monsters/mega-mana-bug.png|W" width="32" height="32"/>
+ <imageset name="base" src="graphics/sprites/monsters/mega-mana-bug.png|W" width="48" height="48"/>
<action name="stand" imageset="base">
<animation direction="up">
<sequence start="0" end="1" delay="6" offsetY="-20"/>
diff --git a/graphics/sprites/monsters/rot.png b/graphics/sprites/monsters/rot.png
index 89d582cb..a10c0f46 100644
--- a/graphics/sprites/monsters/rot.png
+++ b/graphics/sprites/monsters/rot.png
Binary files differ
diff --git a/graphics/sprites/monsters/rotter.png b/graphics/sprites/monsters/rotter.png
index b8ab10bc..2acadd2f 100644
--- a/graphics/sprites/monsters/rotter.png
+++ b/graphics/sprites/monsters/rotter.png
Binary files differ
diff --git a/monsters.xml b/monsters.xml
index 4c81899c..78f6112b 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -1615,8 +1615,8 @@
<sound event="die">monsters/rotter/die2.ogg</sound>
<sound event="hit">monsters/rotter/hit1.ogg</sound>
<sound event="hit">monsters/rotter/hit2.ogg</sound>
- <sound event="hurt">monsters/slime/hurt2.ogg</sound>
- <sound event="hurt">monsters/slime/hurt3.ogg</sound>
+ <sound event="hurt">monsters/slime/slime-hurt2.ogg</sound>
+ <sound event="hurt">monsters/slime/slime-hurt3.ogg</sound>
<sound event="miss">monsters/rotter/miss1.ogg</sound>
<sound event="miss">monsters/rotter/miss2.ogg</sound>
<sound event="move">monsters/rotter/move1.ogg</sound>