diff options
-rw-r--r-- | LICENSE | 8 | ||||
-rw-r--r-- | monsters.xml | 7 | ||||
-rw-r--r-- | sfx/monsters/loghead/die1.ogg | bin | 0 -> 15875 bytes | |||
-rw-r--r-- | sfx/monsters/loghead/hit1.ogg | bin | 0 -> 10345 bytes | |||
-rw-r--r-- | sfx/monsters/loghead/hurt1.ogg | bin | 0 -> 12204 bytes | |||
-rw-r--r-- | sfx/monsters/loghead/hurt2.ogg | bin | 0 -> 11737 bytes | |||
-rw-r--r-- | sfx/monsters/loghead/hurt3.ogg | bin | 0 -> 12304 bytes | |||
-rw-r--r-- | sfx/monsters/loghead/hurt4.ogg | bin | 0 -> 12951 bytes | |||
-rw-r--r-- | sfx/monsters/loghead/hurt5.ogg | bin | 0 -> 14277 bytes |
9 files changed, 15 insertions, 0 deletions
@@ -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 Binary files differnew file mode 100644 index 00000000..b69d07cf --- /dev/null +++ b/sfx/monsters/loghead/die1.ogg diff --git a/sfx/monsters/loghead/hit1.ogg b/sfx/monsters/loghead/hit1.ogg Binary files differnew file mode 100644 index 00000000..7b365ca2 --- /dev/null +++ b/sfx/monsters/loghead/hit1.ogg diff --git a/sfx/monsters/loghead/hurt1.ogg b/sfx/monsters/loghead/hurt1.ogg Binary files differnew file mode 100644 index 00000000..9f6b2b99 --- /dev/null +++ b/sfx/monsters/loghead/hurt1.ogg diff --git a/sfx/monsters/loghead/hurt2.ogg b/sfx/monsters/loghead/hurt2.ogg Binary files differnew file mode 100644 index 00000000..35cbde91 --- /dev/null +++ b/sfx/monsters/loghead/hurt2.ogg diff --git a/sfx/monsters/loghead/hurt3.ogg b/sfx/monsters/loghead/hurt3.ogg Binary files differnew file mode 100644 index 00000000..489273dd --- /dev/null +++ b/sfx/monsters/loghead/hurt3.ogg diff --git a/sfx/monsters/loghead/hurt4.ogg b/sfx/monsters/loghead/hurt4.ogg Binary files differnew file mode 100644 index 00000000..d9e35321 --- /dev/null +++ b/sfx/monsters/loghead/hurt4.ogg diff --git a/sfx/monsters/loghead/hurt5.ogg b/sfx/monsters/loghead/hurt5.ogg Binary files differnew file mode 100644 index 00000000..8cb01c85 --- /dev/null +++ b/sfx/monsters/loghead/hurt5.ogg |