summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2007-10-26 12:50:49 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2007-10-26 12:50:49 +0000
commit42289bcd5403f09f078ef3406ada0222748850d2 (patch)
tree8cd1c9ddf5d047e686626ea0a57965a7ec262d62 /monsters.xml
parent11ca28f3663dd52e57066904eec9a4e82759e5b4 (diff)
downloadclientdata-42289bcd5403f09f078ef3406ada0222748850d2.tar.gz
clientdata-42289bcd5403f09f078ef3406ada0222748850d2.tar.bz2
clientdata-42289bcd5403f09f078ef3406ada0222748850d2.tar.xz
clientdata-42289bcd5403f09f078ef3406ada0222748850d2.zip
Implemented monster hurt sounds and added new sound effects by Cosmostrator.
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml9
1 files changed, 7 insertions, 2 deletions
diff --git a/monsters.xml b/monsters.xml
index 32863225..d2003816 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -133,9 +133,14 @@
<monster id="22" name="Poison Skull">
<sprite>monster-skull-poison.xml</sprite>
</monster>
-
+
<monster id="23" name="Log Head">
<sprite>monster-logmonster.xml</sprite>
+ <sound event="hurt">loghead-hurt1.ogg</sound>
+ <sound event="hurt">loghead-hurt2.ogg</sound>
+ <sound event="hurt">loghead-hurt3.ogg</sound>
+ <sound event="hurt">loghead-hurt4.ogg</sound>
+ <sound event="hurt">loghead-hurt5.ogg</sound>
</monster>
-
+
</monsters> \ No newline at end of file