From 3ad8dd3f1d26c96d7af96b9297bddee54fe2f54a Mon Sep 17 00:00:00 2001 From: Ledmitz Date: Tue, 10 Nov 2020 21:43:33 +0000 Subject: Added sfx for Bats/Crafties --- LICENSE | 3 +++ monsters.xml | 12 ++++++------ sfx/monsters/bat/die1.ogg | Bin 0 -> 6476 bytes sfx/monsters/bat/hit1.ogg | Bin 0 -> 6328 bytes 4 files changed, 9 insertions(+), 6 deletions(-) create mode 100644 sfx/monsters/bat/die1.ogg create mode 100644 sfx/monsters/bat/hit1.ogg diff --git a/LICENSE b/LICENSE index ba7e8a0b..620657fa 100644 --- a/LICENSE +++ b/LICENSE @@ -1473,6 +1473,9 @@ legal@themanaworld.org ### Heal sfx/magic/heal.ogg (Ledmitz) (CC BY-SA 3.0) (-) ## Monsters +### Bat + sfx/monsters/bat/die1.ogg (Cosmostrator) (GPLv2) (-) + sfx/monsters/bat/hit1.ogg (Cosmostrator) (GPLv2) (-) ### Bee sfx/monsters/bee/die1.ogg (Ledmitz) (CC BY-SA 3.0) (-) sfx/monsters/bee/hit1.ogg (Ledmitz) (CC BY-SA 3.0) (-) diff --git a/monsters.xml b/monsters.xml index 2837ebdf..488ce0dc 100644 --- a/monsters.xml +++ b/monsters.xml @@ -138,8 +138,8 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or monsters/crafty.xml - monsters/piou/die1.ogg - monsters/piou/hit1.ogg + monsters/bat/die1.ogg + monsters/bat/hit1.ogg monsters/piou/hurt1.ogg monsters/piou/hurt2.ogg monsters/piou/miss1.ogg @@ -567,8 +567,8 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or monsters/crafty.xml - monsters/piou/die1.ogg - monsters/piou/hit1.ogg + monsters/bat/die1.ogg + monsters/bat/hit1.ogg monsters/piou/hurt1.ogg monsters/piou/hurt2.ogg monsters/piou/miss1.ogg @@ -698,8 +698,8 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or monsters/ghost-crafty.xml - monsters/piou/die1.ogg - monsters/piou/hit1.ogg + monsters/bat/die1.ogg + monsters/bat/hit1.ogg monsters/piou/hurt1.ogg monsters/piou/hurt2.ogg monsters/piou/miss1.ogg diff --git a/sfx/monsters/bat/die1.ogg b/sfx/monsters/bat/die1.ogg new file mode 100644 index 00000000..81c410b4 Binary files /dev/null and b/sfx/monsters/bat/die1.ogg differ diff --git a/sfx/monsters/bat/hit1.ogg b/sfx/monsters/bat/hit1.ogg new file mode 100644 index 00000000..3b28bb61 Binary files /dev/null and b/sfx/monsters/bat/hit1.ogg differ -- cgit v1.2.3-60-g2f50