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 db539414..8c3793fe 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -197,6 +197,10 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
</monster>
<monster id="1030" name="Maggot" targetCursor="small">
<sprite>monsters/maggot.xml</sprite>
+ <sound event="hit">monsters/maggot/maggothit1.ogg</sound>
+ <sound event="hit">monsters/maggot/maggothit2.ogg</sound>
+ <sound event="miss">monsters/maggot/maggotmiss.ogg</sound>
+ <sound event="die">monsters/maggot/maggotdying.ogg</sound>
</monster>
<monster id="1031" name="Giant Maggot" targetCursor="large">
<sprite>monsters/giantmaggot.xml</sprite>