From fda08eb10ea8bec3efbe56c468700a6090cb0f1f Mon Sep 17 00:00:00 2001 From: Yubaba Date: Mon, 10 Sep 2012 14:12:42 -0400 Subject: Modified monsters.xml for adding loghead-hit1.ogg and added wolvern sounds Amended by Jenalya to comment out the wolvern hurt sound. It sounds weird when alternated with the hit sound. Include the sound nevertheless, so in case the client ever supports playing sounds only occasionally, it'll be available. --- sfx/monsters/loghead/loghead-die1.ogg | Bin 0 -> 15875 bytes sfx/monsters/loghead/loghead-hit1.ogg | Bin 0 -> 10345 bytes sfx/monsters/wolvern/wolvern-dying1.ogg | Bin 0 -> 33042 bytes sfx/monsters/wolvern/wolvern-hit1.ogg | Bin 0 -> 15819 bytes sfx/monsters/wolvern/wolvern-hit2.ogg | Bin 0 -> 30167 bytes sfx/monsters/wolvern/wolvern-hurt1.ogg | Bin 0 -> 10145 bytes sfx/monsters/wolvern/wolvern-miss1.ogg | Bin 0 -> 9334 bytes sfx/monsters/wolvern/wolvern-miss2.ogg | Bin 0 -> 9378 bytes sfx/monsters/wolvern/wolvern-miss3.ogg | Bin 0 -> 8934 bytes 9 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 sfx/monsters/loghead/loghead-die1.ogg create mode 100644 sfx/monsters/loghead/loghead-hit1.ogg create mode 100644 sfx/monsters/wolvern/wolvern-dying1.ogg create mode 100644 sfx/monsters/wolvern/wolvern-hit1.ogg create mode 100644 sfx/monsters/wolvern/wolvern-hit2.ogg create mode 100644 sfx/monsters/wolvern/wolvern-hurt1.ogg create mode 100644 sfx/monsters/wolvern/wolvern-miss1.ogg create mode 100644 sfx/monsters/wolvern/wolvern-miss2.ogg create mode 100644 sfx/monsters/wolvern/wolvern-miss3.ogg (limited to 'sfx/monsters') diff --git a/sfx/monsters/loghead/loghead-die1.ogg b/sfx/monsters/loghead/loghead-die1.ogg new file mode 100644 index 00000000..b69d07cf Binary files /dev/null and b/sfx/monsters/loghead/loghead-die1.ogg differ diff --git a/sfx/monsters/loghead/loghead-hit1.ogg b/sfx/monsters/loghead/loghead-hit1.ogg new file mode 100644 index 00000000..7b365ca2 Binary files /dev/null and b/sfx/monsters/loghead/loghead-hit1.ogg differ diff --git a/sfx/monsters/wolvern/wolvern-dying1.ogg b/sfx/monsters/wolvern/wolvern-dying1.ogg new file mode 100644 index 00000000..fbb0b58a Binary files /dev/null and b/sfx/monsters/wolvern/wolvern-dying1.ogg differ diff --git a/sfx/monsters/wolvern/wolvern-hit1.ogg b/sfx/monsters/wolvern/wolvern-hit1.ogg new file mode 100644 index 00000000..5daac156 Binary files /dev/null and b/sfx/monsters/wolvern/wolvern-hit1.ogg differ diff --git a/sfx/monsters/wolvern/wolvern-hit2.ogg b/sfx/monsters/wolvern/wolvern-hit2.ogg new file mode 100644 index 00000000..6e15b692 Binary files /dev/null and b/sfx/monsters/wolvern/wolvern-hit2.ogg differ diff --git a/sfx/monsters/wolvern/wolvern-hurt1.ogg b/sfx/monsters/wolvern/wolvern-hurt1.ogg new file mode 100644 index 00000000..c8468f21 Binary files /dev/null and b/sfx/monsters/wolvern/wolvern-hurt1.ogg differ diff --git a/sfx/monsters/wolvern/wolvern-miss1.ogg b/sfx/monsters/wolvern/wolvern-miss1.ogg new file mode 100644 index 00000000..5bcc318d Binary files /dev/null and b/sfx/monsters/wolvern/wolvern-miss1.ogg differ diff --git a/sfx/monsters/wolvern/wolvern-miss2.ogg b/sfx/monsters/wolvern/wolvern-miss2.ogg new file mode 100644 index 00000000..b9f7ef18 Binary files /dev/null and b/sfx/monsters/wolvern/wolvern-miss2.ogg differ diff --git a/sfx/monsters/wolvern/wolvern-miss3.ogg b/sfx/monsters/wolvern/wolvern-miss3.ogg new file mode 100644 index 00000000..13d7fa87 Binary files /dev/null and b/sfx/monsters/wolvern/wolvern-miss3.ogg differ -- cgit v1.2.3-60-g2f50