From 0b979a81de8e1daaeeaac93f738401b0e1aa06e2 Mon Sep 17 00:00:00 2001 From: Alige Date: Tue, 27 Nov 2012 20:10:20 +0400 Subject: Added sounds for the plushroom. --- monsters.xml | 4 +++- sfx/monsters/plushroom/die1.ogg | Bin 0 -> 7991 bytes sfx/monsters/plushroom/die2.ogg | Bin 0 -> 9028 bytes sfx/monsters/plushroom/spawn1.ogg | Bin 0 -> 16384 bytes sfx/monsters/plushroom/spawn2.ogg | Bin 0 -> 16324 bytes 5 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 sfx/monsters/plushroom/die1.ogg create mode 100644 sfx/monsters/plushroom/die2.ogg create mode 100644 sfx/monsters/plushroom/spawn1.ogg create mode 100644 sfx/monsters/plushroom/spawn2.ogg diff --git a/monsters.xml b/monsters.xml index 93d8f212..b091095f 100644 --- a/monsters.xml +++ b/monsters.xml @@ -100,7 +100,9 @@ Example: monsters/plushroom.xml - monsters/plushroom/spawn1.ogg monsters/plushroom/die1.ogg + monsters/plushroom/die2.ogg + monsters/plushroom/spawn1.ogg + monsters/plushroom/spawn2.ogg diff --git a/sfx/monsters/plushroom/die1.ogg b/sfx/monsters/plushroom/die1.ogg new file mode 100644 index 00000000..17673d3f Binary files /dev/null and b/sfx/monsters/plushroom/die1.ogg differ diff --git a/sfx/monsters/plushroom/die2.ogg b/sfx/monsters/plushroom/die2.ogg new file mode 100644 index 00000000..d38e767e Binary files /dev/null and b/sfx/monsters/plushroom/die2.ogg differ diff --git a/sfx/monsters/plushroom/spawn1.ogg b/sfx/monsters/plushroom/spawn1.ogg new file mode 100644 index 00000000..770a43ea Binary files /dev/null and b/sfx/monsters/plushroom/spawn1.ogg differ diff --git a/sfx/monsters/plushroom/spawn2.ogg b/sfx/monsters/plushroom/spawn2.ogg new file mode 100644 index 00000000..736c47ff Binary files /dev/null and b/sfx/monsters/plushroom/spawn2.ogg differ -- cgit v1.2.3-70-g09d2