summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index e0e3a74d..c9f24a0e 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -227,6 +227,10 @@ 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="hit">monsters/wolf/hit1.ogg</sound>
+ <sound event="hit2">monsters/wolf/hit2.ogg</sound>
+ <sound event="miss">monsters/wolf/miss.ogg</sound>
</monster>
<monster id="1038" name="Zombie" targetCursor="medium">
<sprite>monsters/zombie.xml</sprite>