summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/monsters.xml b/monsters.xml
index 169ca213..d528c6e7 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -227,9 +227,11 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or spawn.
</monster>
<monster id="1037" name="Wolvern" targetCursor="medium">
<sprite>monsters/wolvern.xml</sprite>
- <sound event="die">monsters/wolf/die.ogg</sound>
+ <sound event="die">monsters/wolf/die1.ogg</sound>
+ <sound event="die">monsters/wolf/die2.ogg</sound>
<sound event="hit">monsters/wolf/hit1.ogg</sound>
- <sound event="hit2">monsters/wolf/hit2.ogg</sound>
+ <sound event="hit">monsters/wolf/hit2.ogg</sound>
+ <sound event="hurt">monsters/wolf/hurt1.ogg</sound>
<sound event="miss">monsters/wolf/miss.ogg</sound>
</monster>
<monster id="1038" name="Zombie" targetCursor="medium">