From 8eb889e9d9e2a4741b934f49129ab7f2389cb071 Mon Sep 17 00:00:00 2001 From: Ledmitz Date: Tue, 10 Nov 2020 22:07:43 +0000 Subject: Added Maggot sfx from TMW --- LICENSE | 5 +++++ monsters.xml | 12 ++++++++++++ sfx/monsters/maggot/die1.ogg | Bin 0 -> 17448 bytes sfx/monsters/maggot/hit1.ogg | Bin 0 -> 19610 bytes sfx/monsters/maggot/hit2.ogg | Bin 0 -> 15514 bytes sfx/monsters/maggot/miss1.ogg | Bin 0 -> 14317 bytes 6 files changed, 17 insertions(+) create mode 100644 sfx/monsters/maggot/die1.ogg create mode 100644 sfx/monsters/maggot/hit1.ogg create mode 100644 sfx/monsters/maggot/hit2.ogg create mode 100644 sfx/monsters/maggot/miss1.ogg diff --git a/LICENSE b/LICENSE index 620657fa..218a96e1 100644 --- a/LICENSE +++ b/LICENSE @@ -1519,6 +1519,11 @@ 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) +### Maggot + sfx/monsters/maggot/die1.ogg (Cosmostrator) (GPLv2) (-) + sfx/monsters/maggot/hit1.ogg (Cosmostrator) (GPLv2) (-) + sfx/monsters/maggot/hit2.ogg (Cosmostrator) (GPLv2) (-) + sfx/monsters/maggot/miss1.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 488ce0dc..fb79a086 100644 --- a/monsters.xml +++ b/monsters.xml @@ -187,12 +187,24 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or monsters/maggot.xml + monsters/maggot/die1.ogg + monsters/maggot/hit1.ogg + monsters/maggot/hit2.ogg + monsters/maggot/miss1.ogg monsters/maggot.xml|#0f1315,242214,652b51,6f706f + monsters/maggot/die1.ogg + monsters/maggot/hit1.ogg + monsters/maggot/hit2.ogg + monsters/maggot/miss1.ogg monsters/maggot.xml|#121c14,223626,334f38,3d5e3d,5e915e + monsters/maggot/die1.ogg + monsters/maggot/hit1.ogg + monsters/maggot/hit2.ogg + monsters/maggot/miss1.ogg monsters/bee.xml diff --git a/sfx/monsters/maggot/die1.ogg b/sfx/monsters/maggot/die1.ogg new file mode 100644 index 00000000..e05a5235 Binary files /dev/null and b/sfx/monsters/maggot/die1.ogg differ diff --git a/sfx/monsters/maggot/hit1.ogg b/sfx/monsters/maggot/hit1.ogg new file mode 100644 index 00000000..695cb483 Binary files /dev/null and b/sfx/monsters/maggot/hit1.ogg differ diff --git a/sfx/monsters/maggot/hit2.ogg b/sfx/monsters/maggot/hit2.ogg new file mode 100644 index 00000000..12d92bb9 Binary files /dev/null and b/sfx/monsters/maggot/hit2.ogg differ diff --git a/sfx/monsters/maggot/miss1.ogg b/sfx/monsters/maggot/miss1.ogg new file mode 100644 index 00000000..a251bf97 Binary files /dev/null and b/sfx/monsters/maggot/miss1.ogg differ -- cgit v1.2.3-60-g2f50