summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorBertram <bertram@cegetel.net>2009-08-03 21:27:45 +0200
committerBertram <bertram@cegetel.net>2009-08-03 21:27:45 +0200
commit513e2c91619ec792c857a64a5e76379e4cd16799 (patch)
tree6d89ec0ade90783aa3ff58d3fc685220379b2f9d /monsters.xml
parent8dbd920af968219b0b8299443430e18a9cd8f3cb (diff)
downloadclientdata-513e2c91619ec792c857a64a5e76379e4cd16799.tar.gz
clientdata-513e2c91619ec792c857a64a5e76379e4cd16799.tar.bz2
clientdata-513e2c91619ec792c857a64a5e76379e4cd16799.tar.xz
clientdata-513e2c91619ec792c857a64a5e76379e4cd16799.zip
Added sfx sounds to zombies. (bcs86's contribution.)
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index 4b2c50e5..a17d4c79 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -845,6 +845,12 @@
<monster id="34" name="Zombie">
<sprite>monster-zombie.xml</sprite>
+ <sound event="move">monsters/zombie/zombie-move1.ogg</sound>
+ <sound event="move">monsters/zombie/zombie-move2.ogg</sound>
+ <sound event="hit">monsters/zombie/zombie-hit1.ogg</sound>
+ <sound event="hit">monsters/zombie/zombie-hit2.ogg</sound>
+ <sound event="miss">monsters/zombie/zombie-miss1.ogg</sound>
+ <sound event="die">monsters/zombie/zombie-dying1.ogg</sound>
<attributes
hp="20"
size="4"