summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2007-02-26 00:25:53 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2007-02-26 00:25:53 +0000
commitbec51ee9f7f0ed4ad80e039ed33cf1c0a6908ea7 (patch)
tree22a0ef33959508098c601b2cc559426ff1aa052e /monsters.xml
parent30e792c37a1a6a90b49190a43264c3e064391875 (diff)
downloadclientdata-bec51ee9f7f0ed4ad80e039ed33cf1c0a6908ea7.tar.gz
clientdata-bec51ee9f7f0ed4ad80e039ed33cf1c0a6908ea7.tar.bz2
clientdata-bec51ee9f7f0ed4ad80e039ed33cf1c0a6908ea7.tar.xz
clientdata-bec51ee9f7f0ed4ad80e039ed33cf1c0a6908ea7.zip
New sound effects by Cosmostrator.
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml14
1 files changed, 12 insertions, 2 deletions
diff --git a/monsters.xml b/monsters.xml
index 1d202e5a..7aee9c59 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -1,6 +1,10 @@
<monsters>
<monster id="0" name="Maggot">
<sprite>monster-maggot.xml</sprite>
+ <sound event="hit">maggot-hit1.ogg</sound>
+ <sound event="hit">maggot-hit2.ogg</sound>
+ <sound event="miss">maggot-miss1.ogg</sound>
+ <sound event="die">maggot-dying1.ogg</sound>
</monster>
<monster id="1" name="Scorpion">
@@ -28,6 +32,10 @@
<monster id="4" name="Giant Maggot">
<sprite>monster-maggot-giant.xml</sprite>
+ <sound event="hit">maggot-hit1.ogg</sound>
+ <sound event="hit">maggot-hit2.ogg</sound>
+ <sound event="miss">maggot-miss1.ogg</sound>
+ <sound event="die">maggot-dying1.ogg</sound>
</monster>
<monster id="5" name="Yellow Slime">
@@ -50,7 +58,7 @@
</monster>
<monster id="8" name="Snake">
- <sprite>monster-mountsnake.xml</sprite>
+ <sprite>monster-snake.xml</sprite>
</monster>
<monster id="9" name="Fire Goblin">
@@ -92,6 +100,8 @@
<monster id="16" name="Pinkie">
<sprite>monster-pinkie.xml</sprite>
+ <sound event="hit">pinkie-hit1.ogg</sound>
+ <sound event="miss">pinkie-miss1.ogg</sound>
</monster>
<monster id="17" name="Spiky Mushroom">
@@ -123,4 +133,4 @@
<monster id="22" name="Poison Skull">
<sprite>monster-skull-poison.xml</sprite>
</monster>
-</monsters>
+</monsters> \ No newline at end of file