summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE8
-rw-r--r--monsters.xml7
-rw-r--r--sfx/monsters/loghead/die1.oggbin0 -> 15875 bytes
-rw-r--r--sfx/monsters/loghead/hit1.oggbin0 -> 10345 bytes
-rw-r--r--sfx/monsters/loghead/hurt1.oggbin0 -> 12204 bytes
-rw-r--r--sfx/monsters/loghead/hurt2.oggbin0 -> 11737 bytes
-rw-r--r--sfx/monsters/loghead/hurt3.oggbin0 -> 12304 bytes
-rw-r--r--sfx/monsters/loghead/hurt4.oggbin0 -> 12951 bytes
-rw-r--r--sfx/monsters/loghead/hurt5.oggbin0 -> 14277 bytes
9 files changed, 15 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index dd4e17cc..68df530a 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1502,6 +1502,14 @@ legal@themanaworld.org
sfx/monsters/ghost/move1.ogg (Ledmitz) (CC BY-SA 3.0) (Alivvie)
sfx/monsters/ghost/move2.ogg (Ledmitz) (CC BY-SA 3.0) (Alivvie)
sfx/monsters/ghost/move3.ogg (Ledmitz) (CC BY-SA 3.0) (Alivvie)
+### Log Head
+ sfx/monsters/loghead/die1.ogg (Chicka-Maria) (CC BY-SA 3.0) (-)
+ sfx/monsters/loghead/hit1.ogg (Chicka-Maria) (CC BY-SA 3.0) (-)
+ sfx/monsters/loghead/hurt1.ogg (Cosmostrator) (GPLv2) (-)
+ sfx/monsters/loghead/hurt2.ogg (Cosmostrator) (GPLv2) (-)
+ sfx/monsters/loghead/hurt3.ogg (Cosmostrator) (GPLv2) (-)
+ sfx/monsters/loghead/hurt4.ogg (Cosmostrator) (GPLv2) (-)
+ sfx/monsters/loghead/hurt5.ogg (Cosmostrator) (GPLv2) (-)
### Piou
sfx/monsters/piou/die1.ogg (Ezili) (CC BY-SA 3.0) (Reid, Socapex)
sfx/monsters/piou/hit1.ogg (Ezili) (CC BY-SA 3.0) (Reid, Socapex)
diff --git a/monsters.xml b/monsters.xml
index 2837ebdf..494499ba 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -206,6 +206,13 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
</monster>
<monster id="1031" name="Log Head" walkType="walk" targetCursor="medium">
<sprite>monsters/logmonster.xml</sprite>
+ <sound event="die">monsters/loghead/die1.ogg</sound>
+ <sound event="hit">monsters/loghead/hit1.ogg</sound>
+ <sound event="hurt">monsters/loghead/hurt1.ogg</sound>
+ <sound event="hurt">monsters/loghead/hurt2.ogg</sound>
+ <sound event="hurt">monsters/loghead/hurt3.ogg</sound>
+ <sound event="hurt">monsters/loghead/hurt4.ogg</sound>
+ <sound event="hurt">monsters/loghead/hurt5.ogg</sound>
</monster>
<monster id="1032" name="Butterfly" walkType="fly" targetCursor="small">
<sprite>monsters/butterfly.xml|#803226,e65a39,ffbf80,ffc4bf</sprite>
diff --git a/sfx/monsters/loghead/die1.ogg b/sfx/monsters/loghead/die1.ogg
new file mode 100644
index 00000000..b69d07cf
--- /dev/null
+++ b/sfx/monsters/loghead/die1.ogg
Binary files differ
diff --git a/sfx/monsters/loghead/hit1.ogg b/sfx/monsters/loghead/hit1.ogg
new file mode 100644
index 00000000..7b365ca2
--- /dev/null
+++ b/sfx/monsters/loghead/hit1.ogg
Binary files differ
diff --git a/sfx/monsters/loghead/hurt1.ogg b/sfx/monsters/loghead/hurt1.ogg
new file mode 100644
index 00000000..9f6b2b99
--- /dev/null
+++ b/sfx/monsters/loghead/hurt1.ogg
Binary files differ
diff --git a/sfx/monsters/loghead/hurt2.ogg b/sfx/monsters/loghead/hurt2.ogg
new file mode 100644
index 00000000..35cbde91
--- /dev/null
+++ b/sfx/monsters/loghead/hurt2.ogg
Binary files differ
diff --git a/sfx/monsters/loghead/hurt3.ogg b/sfx/monsters/loghead/hurt3.ogg
new file mode 100644
index 00000000..489273dd
--- /dev/null
+++ b/sfx/monsters/loghead/hurt3.ogg
Binary files differ
diff --git a/sfx/monsters/loghead/hurt4.ogg b/sfx/monsters/loghead/hurt4.ogg
new file mode 100644
index 00000000..d9e35321
--- /dev/null
+++ b/sfx/monsters/loghead/hurt4.ogg
Binary files differ
diff --git a/sfx/monsters/loghead/hurt5.ogg b/sfx/monsters/loghead/hurt5.ogg
new file mode 100644
index 00000000..8cb01c85
--- /dev/null
+++ b/sfx/monsters/loghead/hurt5.ogg
Binary files differ