summaryrefslogtreecommitdiff
path: root/monsters/monster1069_Scythe.xml
diff options
context:
space:
mode:
authorLed Mitz <smoothshifter@tuta.io>2023-02-09 15:20:51 +0000
committerJesusalva Jesusalva <jesusalva@themanaworld.org>2023-02-09 15:20:51 +0000
commitb7bdfdd4bebd2a5235a12c67feb52ef4483ab08c (patch)
tree9b2d879c59f876e5ec27159ccf5bf323fcd7753c /monsters/monster1069_Scythe.xml
parentc2a3d638a766f3de49b1686e894fdfd220a8eb8e (diff)
downloadclientdata-b7bdfdd4bebd2a5235a12c67feb52ef4483ab08c.tar.gz
clientdata-b7bdfdd4bebd2a5235a12c67feb52ef4483ab08c.tar.bz2
clientdata-b7bdfdd4bebd2a5235a12c67feb52ef4483ab08c.tar.xz
clientdata-b7bdfdd4bebd2a5235a12c67feb52ef4483ab08c.zip
Added reaper sfx to both reapers and added ball lightning and scythe mob sfx also
Diffstat (limited to 'monsters/monster1069_Scythe.xml')
-rw-r--r--monsters/monster1069_Scythe.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/monsters/monster1069_Scythe.xml b/monsters/monster1069_Scythe.xml
index 489b328a..d418219b 100644
--- a/monsters/monster1069_Scythe.xml
+++ b/monsters/monster1069_Scythe.xml
@@ -3,5 +3,15 @@
<monster id="1069" name="Flying Scythe" targetCursor="large">
<sprite>monsters/spinning-scythe.xml</sprite>
<sprite>monsters/accessories/scythe-shadow.xml</sprite>
+ <sound event="die">monsters/scythe/scythe-die1.ogg</sound>
+ <sound event="hit">weapons/other/scythe/scythe-hit1.ogg</sound>
+ <sound event="hit">weapons/other/scythe/scythe-hit2.ogg</sound>
+ <sound event="hit">weapons/other/scythe/scythe-hit3.ogg</sound>
+ <sound event="move">monsters/scythe/move1.ogg</sound>
+ <sound event="move">monsters/scythe/move2.ogg</sound>
+ <sound event="move">monsters/scythe/move3.ogg</sound>
+ <sound event="sit">monsters/scythe/move1.ogg</sound>
+ <sound event="sit">monsters/scythe/move2.ogg</sound>
+ <sound event="sit">monsters/scythe/move3.ogg</sound>
</monster>
</monsters>