From ca068013110951b5e1ff8879b618b104a8ecbda2 Mon Sep 17 00:00:00 2001 From: Ledmitz Date: Tue, 25 Aug 2020 00:10:02 +0000 Subject: ghost: 1 die and 3 move sounds --- LICENSE | 5 +++++ monsters.xml | 7 +++++++ sfx/monsters/ghost/die1.ogg | Bin 0 -> 45833 bytes sfx/monsters/ghost/move1.ogg | Bin 0 -> 22686 bytes sfx/monsters/ghost/move2.ogg | Bin 0 -> 23724 bytes sfx/monsters/ghost/move3.ogg | Bin 0 -> 30949 bytes 6 files changed, 12 insertions(+) create mode 100644 sfx/monsters/ghost/die1.ogg create mode 100644 sfx/monsters/ghost/move1.ogg create mode 100644 sfx/monsters/ghost/move2.ogg create mode 100644 sfx/monsters/ghost/move3.ogg diff --git a/LICENSE b/LICENSE index 00fa8590..4593c801 100644 --- a/LICENSE +++ b/LICENSE @@ -1177,6 +1177,11 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE sfx/monsters/flower/miss1.ogg (LEGACY) (CC BY-SA 3.0) (Micksha) ### Frostiana sfx/monsters/frostiana/hit1.ogg (Cosmostrator) (CC BY-SA 3.0) (-) +### Ghost + sfx/monsters/ghost/die1.ogg (Ledmitz) (CC BY-SA 3.0) (Alivvie) + 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) ### 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 30fa29c0..f0cb8c14 100644 --- a/monsters.xml +++ b/monsters.xml @@ -500,9 +500,16 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or monsters/mana-ghost.xml + monsters/ghost/move1.ogg + monsters/ghost/move2.ogg + monsters/ghost/move3.ogg monsters/mana-ghost.xml + monsters/ghost/die1.ogg + monsters/ghost/move1.ogg + monsters/ghost/move2.ogg + monsters/ghost/move3.ogg monsters/crafty.xml diff --git a/sfx/monsters/ghost/die1.ogg b/sfx/monsters/ghost/die1.ogg new file mode 100644 index 00000000..cea2d1d9 Binary files /dev/null and b/sfx/monsters/ghost/die1.ogg differ diff --git a/sfx/monsters/ghost/move1.ogg b/sfx/monsters/ghost/move1.ogg new file mode 100644 index 00000000..2cf4cd34 Binary files /dev/null and b/sfx/monsters/ghost/move1.ogg differ diff --git a/sfx/monsters/ghost/move2.ogg b/sfx/monsters/ghost/move2.ogg new file mode 100644 index 00000000..f1948703 Binary files /dev/null and b/sfx/monsters/ghost/move2.ogg differ diff --git a/sfx/monsters/ghost/move3.ogg b/sfx/monsters/ghost/move3.ogg new file mode 100644 index 00000000..ab5c7e1d Binary files /dev/null and b/sfx/monsters/ghost/move3.ogg differ -- cgit v1.2.3-70-g09d2