summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index 771c3330..b23db876 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -887,6 +887,11 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or spawn.
<monster id="1193" name="Fire Skull" targetCursor="small">
<sprite>monsters/fireskull.xml</sprite>
</monster>
+ <monster id="1194" name="Angry Bat" targetCursor="small">
+ <sprite>monsters/bat.xml</sprite>
+ <sound event="die">monsters/bat/batdie.ogg</sound>
+ <sound event="hit">monsters/bat/bathit.ogg</sound>
+ </monster>
<!-- Resume -->