From 71195e17ab0d0c37a6bfbaf2fc88557f160f4c49 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 19 May 2019 01:03:30 -0300 Subject: Butterfly hit, and add dragon SFX --- LICENSE | 2 ++ monsters.xml | 9 +++++++++ sfx/monsters/bee/butterflyhit.ogg | Bin 0 -> 10057 bytes sfx/monsters/bee/hurt.ogg | Bin 0 -> 9856 bytes 4 files changed, 11 insertions(+) create mode 100644 sfx/monsters/bee/butterflyhit.ogg create mode 100644 sfx/monsters/bee/hurt.ogg diff --git a/LICENSE b/LICENSE index 7cf9e8ef..fef2d22f 100644 --- a/LICENSE +++ b/LICENSE @@ -2108,7 +2108,9 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors sfx/monsters/bat/batdie.ogg (Cosmostrator) (CC BY-SA 3.0) (-) sfx/monsters/bat/bathit.ogg (Cosmostrator) (CC BY-SA 3.0) (-) ### Bee + sfx/monsters/bee/butterflyhit.ogg (Aquafeniz) (CC 0) (Freesound.org, Jesusalva) sfx/monsters/bee/hit1.ogg (TMW-BR Team) (GPLv2) (-) + sfx/monsters/bee/hurt.ogg (JuanD20) (CC 0) (Freesound.org, Jesusalva) ### Blub sfx/monsters/blub/die1.ogg (Cosmostrator) (CC BY-SA 3.0) (Alige, Socapex) sfx/monsters/blub/hit1.ogg (Cosmostrator) (CC BY-SA 3.0) (Alige, Socapex) diff --git a/monsters.xml b/monsters.xml index 17d1d61e..a5327c58 100644 --- a/monsters.xml +++ b/monsters.xml @@ -187,6 +187,8 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or s monsters/butterfly.xml|#660000,FF3300,FFCC99,FFCCCC monsters/accessories/smallcircleshadow.xml + monsters/bee/butterflyhit.ogg + monsters/bee/hurt.ogg monsters/archant.xml @@ -375,6 +377,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or s monsters/bee.xml monsters/bee/hit1.ogg + monsters/bee/hurt.ogg monsters/loghead.xml @@ -881,6 +884,8 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or s monsters/butterfly.xml|#33cccc,000066,33cccc,ffffff monsters/accessories/generic-shadow-small-circle.xml + monsters/bee/butterflyhit.ogg + monsters/bee/hurt.ogg monsters/serqet.xml @@ -908,6 +913,8 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or s monsters/dragon.xml graphics/particles/circle-magic.xml + monsters/dragon/die.ogg + monsters/dragon/hit.ogg monsters/slime.xml|#8a5825 @@ -986,6 +993,8 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or s monsters/dragon.xml + monsters/dragon/die.ogg + monsters/dragon/hit.ogg monsters/reaper.xml diff --git a/sfx/monsters/bee/butterflyhit.ogg b/sfx/monsters/bee/butterflyhit.ogg new file mode 100644 index 00000000..6540f7c8 Binary files /dev/null and b/sfx/monsters/bee/butterflyhit.ogg differ diff --git a/sfx/monsters/bee/hurt.ogg b/sfx/monsters/bee/hurt.ogg new file mode 100644 index 00000000..171f5bb9 Binary files /dev/null and b/sfx/monsters/bee/hurt.ogg differ -- cgit v1.2.3-60-g2f50