From f1c32261310be4fb404917e292e76d1fa50ddff7 Mon Sep 17 00:00:00 2001 From: Ledmitz Date: Sat, 12 Sep 2020 22:17:53 +0000 Subject: Added ghost sounds --- license.md | 4 ++++ monsters/monster1125_ManaGhost.xml | 4 ++++ monsters/monster1136_LesserGhost.xml | 4 ++++ sfx/monsters/ghost/ghost-die1.ogg | Bin 0 -> 45833 bytes sfx/monsters/ghost/ghost-move1.ogg | Bin 0 -> 22686 bytes sfx/monsters/ghost/ghost-move2.ogg | Bin 0 -> 23724 bytes sfx/monsters/ghost/ghost-move3.ogg | Bin 0 -> 30949 bytes 7 files changed, 12 insertions(+) create mode 100644 sfx/monsters/ghost/ghost-die1.ogg create mode 100644 sfx/monsters/ghost/ghost-move1.ogg create mode 100644 sfx/monsters/ghost/ghost-move2.ogg create mode 100644 sfx/monsters/ghost/ghost-move3.ogg diff --git a/license.md b/license.md index 87e8ecc2..1b56455f 100644 --- a/license.md +++ b/license.md @@ -1143,6 +1143,10 @@ File | Artists | Licenses `sfx/monsters/fluffy/fluffy-hit3.ogg` | Cosmostrator | GPLv2 `sfx/monsters/fluffy/fluffy-hurt1.ogg` | Cosmostrator | GPLv2 `sfx/monsters/fluffy/fluffy-miss1.ogg` | Cosmostrator | GPLv2 +`sfx/monsters/ghost/ghost-die1.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 +`sfx/monsters/ghost/ghost-move1.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 +`sfx/monsters/ghost/ghost-move2.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 +`sfx/monsters/ghost/ghost-move3.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 `sfx/monsters/golem/die.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 `sfx/monsters/loghead/loghead-die1.ogg` | Chicka-Maria | GPLv2, CC BY-SA 3.0 `sfx/monsters/loghead/loghead-hit1.ogg` | Chicka-Maria | GPLv2, CC BY-SA 3.0 diff --git a/monsters/monster1125_ManaGhost.xml b/monsters/monster1125_ManaGhost.xml index 2ca73bde..f711bfa7 100644 --- a/monsters/monster1125_ManaGhost.xml +++ b/monsters/monster1125_ManaGhost.xml @@ -2,5 +2,9 @@ monsters/mana-ghost.xml + monsters/ghost/ghost-die1.ogg + monsters/ghost/ghost-move1.ogg + monsters/ghost/ghost-move2.ogg + monsters/ghost/ghost-move3.ogg diff --git a/monsters/monster1136_LesserGhost.xml b/monsters/monster1136_LesserGhost.xml index def63655..1fbf880c 100644 --- a/monsters/monster1136_LesserGhost.xml +++ b/monsters/monster1136_LesserGhost.xml @@ -2,5 +2,9 @@ monsters/mana-ghost.xml + monsters/ghost/ghost-die1.ogg + monsters/ghost/ghost-move1.ogg + monsters/ghost/ghost-move2.ogg + monsters/ghost/ghost-move3.ogg diff --git a/sfx/monsters/ghost/ghost-die1.ogg b/sfx/monsters/ghost/ghost-die1.ogg new file mode 100644 index 00000000..cea2d1d9 Binary files /dev/null and b/sfx/monsters/ghost/ghost-die1.ogg differ diff --git a/sfx/monsters/ghost/ghost-move1.ogg b/sfx/monsters/ghost/ghost-move1.ogg new file mode 100644 index 00000000..2cf4cd34 Binary files /dev/null and b/sfx/monsters/ghost/ghost-move1.ogg differ diff --git a/sfx/monsters/ghost/ghost-move2.ogg b/sfx/monsters/ghost/ghost-move2.ogg new file mode 100644 index 00000000..f1948703 Binary files /dev/null and b/sfx/monsters/ghost/ghost-move2.ogg differ diff --git a/sfx/monsters/ghost/ghost-move3.ogg b/sfx/monsters/ghost/ghost-move3.ogg new file mode 100644 index 00000000..ab5c7e1d Binary files /dev/null and b/sfx/monsters/ghost/ghost-move3.ogg differ -- cgit v1.2.3-60-g2f50