From dbd1f8df74ed29ceabac90a7568f71db32a1a772 Mon Sep 17 00:00:00 2001 From: Ledmitz <69915785+Ledmitz@users.noreply.github.com> Date: Wed, 30 Sep 2020 22:16:51 +0000 Subject: Added sounds for halberd(used by flashmob), scythe and staff. Volume normalized. (#400) --- sfx/weapons/other/halberd/halberd-hit1.ogg | Bin 0 -> 10655 bytes sfx/weapons/other/halberd/halberd-hit2.ogg | Bin 0 -> 11171 bytes sfx/weapons/other/halberd/halberd-hit3.ogg | Bin 0 -> 10300 bytes sfx/weapons/other/scythe/scythe-hit1.ogg | Bin 0 -> 11829 bytes sfx/weapons/other/scythe/scythe-hit2.ogg | Bin 0 -> 10096 bytes sfx/weapons/other/scythe/scythe-hit3.ogg | Bin 0 -> 12294 bytes sfx/weapons/other/staff/staff-hit1.ogg | Bin 0 -> 11738 bytes sfx/weapons/other/staff/staff-hit2.ogg | Bin 0 -> 10861 bytes sfx/weapons/other/staff/staff-hit3.ogg | Bin 0 -> 10123 bytes sfx/weapons/other/staff/staff-miss1.ogg | Bin 0 -> 10788 bytes sfx/weapons/other/staff/staff-miss2.ogg | Bin 0 -> 9189 bytes sfx/weapons/other/staff/staff-miss3.ogg | Bin 0 -> 10582 bytes 12 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 sfx/weapons/other/halberd/halberd-hit1.ogg create mode 100644 sfx/weapons/other/halberd/halberd-hit2.ogg create mode 100644 sfx/weapons/other/halberd/halberd-hit3.ogg create mode 100644 sfx/weapons/other/scythe/scythe-hit1.ogg create mode 100644 sfx/weapons/other/scythe/scythe-hit2.ogg create mode 100644 sfx/weapons/other/scythe/scythe-hit3.ogg create mode 100644 sfx/weapons/other/staff/staff-hit1.ogg create mode 100644 sfx/weapons/other/staff/staff-hit2.ogg create mode 100644 sfx/weapons/other/staff/staff-hit3.ogg create mode 100644 sfx/weapons/other/staff/staff-miss1.ogg create mode 100644 sfx/weapons/other/staff/staff-miss2.ogg create mode 100644 sfx/weapons/other/staff/staff-miss3.ogg (limited to 'sfx') diff --git a/sfx/weapons/other/halberd/halberd-hit1.ogg b/sfx/weapons/other/halberd/halberd-hit1.ogg new file mode 100644 index 00000000..b5c2c247 Binary files /dev/null and b/sfx/weapons/other/halberd/halberd-hit1.ogg differ diff --git a/sfx/weapons/other/halberd/halberd-hit2.ogg b/sfx/weapons/other/halberd/halberd-hit2.ogg new file mode 100644 index 00000000..b4bc8c9f Binary files /dev/null and b/sfx/weapons/other/halberd/halberd-hit2.ogg differ diff --git a/sfx/weapons/other/halberd/halberd-hit3.ogg b/sfx/weapons/other/halberd/halberd-hit3.ogg new file mode 100644 index 00000000..eaef35df Binary files /dev/null and b/sfx/weapons/other/halberd/halberd-hit3.ogg differ diff --git a/sfx/weapons/other/scythe/scythe-hit1.ogg b/sfx/weapons/other/scythe/scythe-hit1.ogg new file mode 100644 index 00000000..cb36de94 Binary files /dev/null and b/sfx/weapons/other/scythe/scythe-hit1.ogg differ diff --git a/sfx/weapons/other/scythe/scythe-hit2.ogg b/sfx/weapons/other/scythe/scythe-hit2.ogg new file mode 100644 index 00000000..50cbda85 Binary files /dev/null and b/sfx/weapons/other/scythe/scythe-hit2.ogg differ diff --git a/sfx/weapons/other/scythe/scythe-hit3.ogg b/sfx/weapons/other/scythe/scythe-hit3.ogg new file mode 100644 index 00000000..6df81d04 Binary files /dev/null and b/sfx/weapons/other/scythe/scythe-hit3.ogg differ diff --git a/sfx/weapons/other/staff/staff-hit1.ogg b/sfx/weapons/other/staff/staff-hit1.ogg new file mode 100644 index 00000000..76da7d17 Binary files /dev/null and b/sfx/weapons/other/staff/staff-hit1.ogg differ diff --git a/sfx/weapons/other/staff/staff-hit2.ogg b/sfx/weapons/other/staff/staff-hit2.ogg new file mode 100644 index 00000000..c1c32c2d Binary files /dev/null and b/sfx/weapons/other/staff/staff-hit2.ogg differ diff --git a/sfx/weapons/other/staff/staff-hit3.ogg b/sfx/weapons/other/staff/staff-hit3.ogg new file mode 100644 index 00000000..8d68997e Binary files /dev/null and b/sfx/weapons/other/staff/staff-hit3.ogg differ diff --git a/sfx/weapons/other/staff/staff-miss1.ogg b/sfx/weapons/other/staff/staff-miss1.ogg new file mode 100644 index 00000000..a3fabf6e Binary files /dev/null and b/sfx/weapons/other/staff/staff-miss1.ogg differ diff --git a/sfx/weapons/other/staff/staff-miss2.ogg b/sfx/weapons/other/staff/staff-miss2.ogg new file mode 100644 index 00000000..8f97cb20 Binary files /dev/null and b/sfx/weapons/other/staff/staff-miss2.ogg differ diff --git a/sfx/weapons/other/staff/staff-miss3.ogg b/sfx/weapons/other/staff/staff-miss3.ogg new file mode 100644 index 00000000..4d6a3286 Binary files /dev/null and b/sfx/weapons/other/staff/staff-miss3.ogg differ -- cgit v1.2.3-60-g2f50