summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--monsters.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index a7796559..62fc69d6 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -601,6 +601,13 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
</monster>
<monster id="1127" name="Desert Log Head" targetCursor="medium">
<sprite>monsters/loghead.xml</sprite>
+ <sound event="die">monsters/loghead/logheaddie.ogg</sound>
+ <sound event="hit">monsters/loghead/logheadhit.ogg</sound>
+ <sound event="hurt">monsters/loghead/logheadhurt.ogg</sound>
+ <sound event="hurt">monsters/loghead/logheadhurt2.ogg</sound>
+ <sound event="hurt">monsters/loghead/logheadhurt3.ogg</sound>
+ <sound event="hurt">monsters/loghead/logheadhurt4.ogg</sound>
+ <sound event="hurt">monsters/loghead/logheadhurt5.ogg</sound>
</monster>
</monsters>