summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index e28a8fe1..93d8f212 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -78,7 +78,9 @@ Example:
<monster id="5" name="Little Blub" targetCursor="small" walkType="walkswim">
<sprite>monsters/blub-little.xml</sprite>
<sprite>accessories/littleblub-tentacle.xml</sprite>
+ <sound event="die">monsters/blub/die1.ogg</sound>
<sound event="hit">monsters/blub/hit1.ogg</sound>
+ <sound event="spawn">monsters/blub/spawn1.ogg</sound>
</monster>
<!--<monster id="6" name="Blub" targetCursor="medium" walkType="walkswim">
<sprite>monsters/blub.xml</sprite>