From 7c68b95981234ca2b3e2dfb7fdf6e4c33bd1a581 Mon Sep 17 00:00:00 2001 From: Ledmitz Date: Fri, 13 Nov 2020 20:36:48 +0000 Subject: Added sfx for Tengu --- LICENSE | 10 ++++++++++ monsters.xml | 14 ++++++++------ sfx/monsters/tengu/crit1.ogg | Bin 0 -> 9506 bytes sfx/monsters/tengu/die1.ogg | Bin 0 -> 13209 bytes sfx/monsters/tengu/hit1.ogg | Bin 0 -> 7673 bytes sfx/monsters/tengu/hit2.ogg | Bin 0 -> 7623 bytes sfx/monsters/tengu/hit3.ogg | Bin 0 -> 7571 bytes sfx/monsters/tengu/hurt1.ogg | Bin 0 -> 6902 bytes sfx/monsters/tengu/hurt2.ogg | Bin 0 -> 6943 bytes sfx/monsters/tengu/hurt3.ogg | Bin 0 -> 7032 bytes sfx/monsters/tengu/miss1.ogg | Bin 0 -> 7353 bytes 11 files changed, 18 insertions(+), 6 deletions(-) create mode 100644 sfx/monsters/tengu/crit1.ogg create mode 100644 sfx/monsters/tengu/die1.ogg create mode 100644 sfx/monsters/tengu/hit1.ogg create mode 100644 sfx/monsters/tengu/hit2.ogg create mode 100644 sfx/monsters/tengu/hit3.ogg create mode 100644 sfx/monsters/tengu/hurt1.ogg create mode 100644 sfx/monsters/tengu/hurt2.ogg create mode 100644 sfx/monsters/tengu/hurt3.ogg create mode 100644 sfx/monsters/tengu/miss1.ogg diff --git a/LICENSE b/LICENSE index dd4e17cc..05fdc4f2 100644 --- a/LICENSE +++ b/LICENSE @@ -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 monsters/tengu.xml - monsters/tortuga/die1.ogg - monsters/tortuga/hit1.ogg - monsters/tortuga/hit2.ogg - monsters/tortuga/hurt1.ogg - monsters/tortuga/miss1.ogg - monsters/tortuga/spawn1.ogg + monsters/tengu/die1.ogg + monsters/tengu/hit1.ogg + monsters/tengu/hit2.ogg + monsters/tengu/hit3.ogg + monsters/tengu/hurt1.ogg + monsters/tengu/hurt2.ogg + monsters/tengu/hurt3.ogg + monsters/tengu/miss1.ogg monsters/golem.xml diff --git a/sfx/monsters/tengu/crit1.ogg b/sfx/monsters/tengu/crit1.ogg new file mode 100644 index 00000000..c67859bb Binary files /dev/null and b/sfx/monsters/tengu/crit1.ogg differ diff --git a/sfx/monsters/tengu/die1.ogg b/sfx/monsters/tengu/die1.ogg new file mode 100644 index 00000000..a23c9880 Binary files /dev/null and b/sfx/monsters/tengu/die1.ogg differ diff --git a/sfx/monsters/tengu/hit1.ogg b/sfx/monsters/tengu/hit1.ogg new file mode 100644 index 00000000..65192345 Binary files /dev/null and b/sfx/monsters/tengu/hit1.ogg differ diff --git a/sfx/monsters/tengu/hit2.ogg b/sfx/monsters/tengu/hit2.ogg new file mode 100644 index 00000000..74d4b2d7 Binary files /dev/null and b/sfx/monsters/tengu/hit2.ogg differ diff --git a/sfx/monsters/tengu/hit3.ogg b/sfx/monsters/tengu/hit3.ogg new file mode 100644 index 00000000..2ee78762 Binary files /dev/null and b/sfx/monsters/tengu/hit3.ogg differ diff --git a/sfx/monsters/tengu/hurt1.ogg b/sfx/monsters/tengu/hurt1.ogg new file mode 100644 index 00000000..d5a3c48a Binary files /dev/null and b/sfx/monsters/tengu/hurt1.ogg differ diff --git a/sfx/monsters/tengu/hurt2.ogg b/sfx/monsters/tengu/hurt2.ogg new file mode 100644 index 00000000..e0f99fca Binary files /dev/null and b/sfx/monsters/tengu/hurt2.ogg differ diff --git a/sfx/monsters/tengu/hurt3.ogg b/sfx/monsters/tengu/hurt3.ogg new file mode 100644 index 00000000..1fb25bc7 Binary files /dev/null and b/sfx/monsters/tengu/hurt3.ogg differ diff --git a/sfx/monsters/tengu/miss1.ogg b/sfx/monsters/tengu/miss1.ogg new file mode 100644 index 00000000..b6f6db88 Binary files /dev/null and b/sfx/monsters/tengu/miss1.ogg differ -- cgit v1.2.3-70-g09d2