diff options
-rw-r--r-- | monsters.xml | 9 | ||||
-rw-r--r-- | sfx/loghead-hurt1.ogg | bin | 0 -> 12204 bytes | |||
-rw-r--r-- | sfx/loghead-hurt2.ogg | bin | 0 -> 11737 bytes | |||
-rw-r--r-- | sfx/loghead-hurt3.ogg | bin | 0 -> 12304 bytes | |||
-rw-r--r-- | sfx/loghead-hurt4.ogg | bin | 0 -> 12951 bytes | |||
-rw-r--r-- | sfx/loghead-hurt5.ogg | bin | 0 -> 14277 bytes |
6 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 diff --git a/sfx/loghead-hurt1.ogg b/sfx/loghead-hurt1.ogg Binary files differnew file mode 100644 index 00000000..9f6b2b99 --- /dev/null +++ b/sfx/loghead-hurt1.ogg diff --git a/sfx/loghead-hurt2.ogg b/sfx/loghead-hurt2.ogg Binary files differnew file mode 100644 index 00000000..35cbde91 --- /dev/null +++ b/sfx/loghead-hurt2.ogg diff --git a/sfx/loghead-hurt3.ogg b/sfx/loghead-hurt3.ogg Binary files differnew file mode 100644 index 00000000..489273dd --- /dev/null +++ b/sfx/loghead-hurt3.ogg diff --git a/sfx/loghead-hurt4.ogg b/sfx/loghead-hurt4.ogg Binary files differnew file mode 100644 index 00000000..d9e35321 --- /dev/null +++ b/sfx/loghead-hurt4.ogg diff --git a/sfx/loghead-hurt5.ogg b/sfx/loghead-hurt5.ogg Binary files differnew file mode 100644 index 00000000..8cb01c85 --- /dev/null +++ b/sfx/loghead-hurt5.ogg |