summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index ad4c4b88..51bf1529 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -898,4 +898,11 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or spawn.
<monster id="1196" name="Reaper" targetCursor="medium">
<sprite>monsters/reaper.xml</sprite>
</monster>
+ <monster id="1197" name="Giant Cave Maggot" targetCursor="large">
+ <sprite>monsters/giantcavemaggot.xml|#565051,ffffff</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>
</monsters>