summaryrefslogtreecommitdiff
path: root/monsters/monster1156_VoidMaggot.xml
diff options
context:
space:
mode:
Diffstat (limited to 'monsters/monster1156_VoidMaggot.xml')
-rw-r--r--monsters/monster1156_VoidMaggot.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/monsters/monster1156_VoidMaggot.xml b/monsters/monster1156_VoidMaggot.xml
new file mode 100644
index 00000000..8871e4c0
--- /dev/null
+++ b/monsters/monster1156_VoidMaggot.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<monsters offset="0">
+ <monster id="1156" name="V0id Maggot" targetCursor="small">
+ <sprite>monsters/void-maggot.xml</sprite>
+ <sound event="hit">monsters/maggot/maggot-hit1.ogg</sound>
+ <sound event="hit">monsters/maggot/maggot-hit2.ogg</sound>
+ <sound event="miss">monsters/maggot/maggot-miss1.ogg</sound>
+ <sound event="die">monsters/maggot/maggot-dying1.ogg</sound>
+ </monster>
+</monsters>