diff options
-rw-r--r-- | LICENSE | 10 | ||||
-rw-r--r-- | monsters.xml | 14 | ||||
-rw-r--r-- | sfx/monsters/tengu/crit1.ogg | bin | 0 -> 9506 bytes | |||
-rw-r--r-- | sfx/monsters/tengu/die1.ogg | bin | 0 -> 13209 bytes | |||
-rw-r--r-- | sfx/monsters/tengu/hit1.ogg | bin | 0 -> 7673 bytes | |||
-rw-r--r-- | sfx/monsters/tengu/hit2.ogg | bin | 0 -> 7623 bytes | |||
-rw-r--r-- | sfx/monsters/tengu/hit3.ogg | bin | 0 -> 7571 bytes | |||
-rw-r--r-- | sfx/monsters/tengu/hurt1.ogg | bin | 0 -> 6902 bytes | |||
-rw-r--r-- | sfx/monsters/tengu/hurt2.ogg | bin | 0 -> 6943 bytes | |||
-rw-r--r-- | sfx/monsters/tengu/hurt3.ogg | bin | 0 -> 7032 bytes | |||
-rw-r--r-- | sfx/monsters/tengu/miss1.ogg | bin | 0 -> 7353 bytes |
11 files changed, 18 insertions, 6 deletions
@@ -1544,6 +1544,16 @@ legal@themanaworld.org sfx/monsters/squirrel/hit2.ogg (krazyjakee) (GPLv2) (Micksha) sfx/monsters/squirrel/die1.ogg (krazyjakee) (GPLv2) (Micksha) sfx/monsters/squirrel/die2.ogg (krazyjakee) (GPLv2) (Micksha) +### Tengu + sfx/monsters/tengu/crit1.ogg (Ledmitz) (CC BY-SA 3.0) (-) + sfx/monsters/tengu/die1.ogg (Ledmitz) (CC BY-SA 3.0) (-) + sfx/monsters/tengu/hit1.ogg (Ledmitz) (CC BY-SA 3.0) (-) + sfx/monsters/tengu/hit2.ogg (Ledmitz) (CC BY-SA 3.0) (-) + sfx/monsters/tengu/hit3.ogg (Ledmitz) (CC BY-SA 3.0) (-) + sfx/monsters/tengu/hurt1.ogg (Ledmitz) (CC BY-SA 3.0) (-) + sfx/monsters/tengu/hurt2.ogg (Ledmitz) (CC BY-SA 3.0) (-) + sfx/monsters/tengu/hurt3.ogg (Ledmitz) (CC BY-SA 3.0) (-) + sfx/monsters/tengu/miss1.ogg (Ledmitz) (CC BY-SA 3.0) (-) ### Tortuga sfx/monsters/tortuga/die1.ogg (Cosmostrator) (CC BY-SA 3.0) (Socapex) sfx/monsters/tortuga/hit1.ogg (Cosmostrator) (CC BY-SA 3.0) (Socapex) diff --git a/monsters.xml b/monsters.xml index 2837ebdf..25596702 100644 --- a/monsters.xml +++ b/monsters.xml @@ -652,12 +652,14 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or </monster> <monster id="1120" name="Tengu" walkType="walk" targetCursor="large"> <sprite>monsters/tengu.xml</sprite> - <sound event="die">monsters/tortuga/die1.ogg</sound> - <sound event="hit">monsters/tortuga/hit1.ogg</sound> - <sound event="hit">monsters/tortuga/hit2.ogg</sound> - <sound event="hurt">monsters/tortuga/hurt1.ogg</sound> - <sound event="miss">monsters/tortuga/miss1.ogg</sound> - <sound event="spawn">monsters/tortuga/spawn1.ogg</sound> + <sound event="die">monsters/tengu/die1.ogg</sound> + <sound event="hit">monsters/tengu/hit1.ogg</sound> + <sound event="hit">monsters/tengu/hit2.ogg</sound> + <sound event="hit">monsters/tengu/hit3.ogg</sound> + <sound event="hurt">monsters/tengu/hurt1.ogg</sound> + <sound event="hurt">monsters/tengu/hurt2.ogg</sound> + <sound event="hurt">monsters/tengu/hurt3.ogg</sound> + <sound event="miss">monsters/tengu/miss1.ogg</sound> </monster> <monster id="1121" name="Golem" walkType="walk" targetCursor="large"> <sprite>monsters/golem.xml</sprite> diff --git a/sfx/monsters/tengu/crit1.ogg b/sfx/monsters/tengu/crit1.ogg Binary files differnew file mode 100644 index 00000000..c67859bb --- /dev/null +++ b/sfx/monsters/tengu/crit1.ogg diff --git a/sfx/monsters/tengu/die1.ogg b/sfx/monsters/tengu/die1.ogg Binary files differnew file mode 100644 index 00000000..a23c9880 --- /dev/null +++ b/sfx/monsters/tengu/die1.ogg diff --git a/sfx/monsters/tengu/hit1.ogg b/sfx/monsters/tengu/hit1.ogg Binary files differnew file mode 100644 index 00000000..65192345 --- /dev/null +++ b/sfx/monsters/tengu/hit1.ogg diff --git a/sfx/monsters/tengu/hit2.ogg b/sfx/monsters/tengu/hit2.ogg Binary files differnew file mode 100644 index 00000000..74d4b2d7 --- /dev/null +++ b/sfx/monsters/tengu/hit2.ogg diff --git a/sfx/monsters/tengu/hit3.ogg b/sfx/monsters/tengu/hit3.ogg Binary files differnew file mode 100644 index 00000000..2ee78762 --- /dev/null +++ b/sfx/monsters/tengu/hit3.ogg diff --git a/sfx/monsters/tengu/hurt1.ogg b/sfx/monsters/tengu/hurt1.ogg Binary files differnew file mode 100644 index 00000000..d5a3c48a --- /dev/null +++ b/sfx/monsters/tengu/hurt1.ogg diff --git a/sfx/monsters/tengu/hurt2.ogg b/sfx/monsters/tengu/hurt2.ogg Binary files differnew file mode 100644 index 00000000..e0f99fca --- /dev/null +++ b/sfx/monsters/tengu/hurt2.ogg diff --git a/sfx/monsters/tengu/hurt3.ogg b/sfx/monsters/tengu/hurt3.ogg Binary files differnew file mode 100644 index 00000000..1fb25bc7 --- /dev/null +++ b/sfx/monsters/tengu/hurt3.ogg diff --git a/sfx/monsters/tengu/miss1.ogg b/sfx/monsters/tengu/miss1.ogg Binary files differnew file mode 100644 index 00000000..b6f6db88 --- /dev/null +++ b/sfx/monsters/tengu/miss1.ogg |