summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorLedmitz <smoothshifter@tuta.io>2020-08-25 00:10:02 +0000
committerJesusaves <cpntb1@ymail.com>2020-08-25 00:10:02 +0000
commitca068013110951b5e1ff8879b618b104a8ecbda2 (patch)
treefed4715fc83ec5d1b8495569e5ec61ee1a8f4228 /monsters.xml
parentfea4902054590437e0b5167349cb645400daadda (diff)
downloadclientdata-ca068013110951b5e1ff8879b618b104a8ecbda2.tar.gz
clientdata-ca068013110951b5e1ff8879b618b104a8ecbda2.tar.bz2
clientdata-ca068013110951b5e1ff8879b618b104a8ecbda2.tar.xz
clientdata-ca068013110951b5e1ff8879b618b104a8ecbda2.zip
ghost: 1 die and 3 move sounds
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index 30fa29c0..f0cb8c14 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -500,9 +500,16 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
</monster>
<monster id="1101" name="Mana Ghost" walkType="fly" targetCursor="small">
<sprite>monsters/mana-ghost.xml</sprite>
+ <sound event="move">monsters/ghost/move1.ogg</sound>
+ <sound event="move">monsters/ghost/move2.ogg</sound>
+ <sound event="move">monsters/ghost/move3.ogg</sound>
</monster>
<monster id="1102" name="Game Balance" walkType="fly" targetCursor="medium">
<sprite>monsters/mana-ghost.xml</sprite>
+ <sound event="die">monsters/ghost/die1.ogg</sound>
+ <sound event="move">monsters/ghost/move1.ogg</sound>
+ <sound event="move">monsters/ghost/move2.ogg</sound>
+ <sound event="move">monsters/ghost/move3.ogg</sound>
</monster>
<monster id="1103" name="Angry Crafty" targetCursor="small">
<sprite>monsters/crafty.xml</sprite>