summaryrefslogtreecommitdiff
path: root/outdated/monsters/monster1036_Zombie.xml
diff options
context:
space:
mode:
Diffstat (limited to 'outdated/monsters/monster1036_Zombie.xml')
-rw-r--r--outdated/monsters/monster1036_Zombie.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/outdated/monsters/monster1036_Zombie.xml b/outdated/monsters/monster1036_Zombie.xml
new file mode 100644
index 0000000..554e4ca
--- /dev/null
+++ b/outdated/monsters/monster1036_Zombie.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<monsters offset="0">
+ <monster id="1036" name="Zombie">
+ <sprite>monsters/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>
+ </monster>
+</monsters>