From 253ff1281571b888cfbfeb1a719eb98a1b5b98de Mon Sep 17 00:00:00 2001 From: FaceDeer Date: Thu, 5 Jan 2017 20:38:08 -0700 Subject: add lava and water alerts, and an option for setting lava impassible (true by default) --- sounds/license.txt | 2 ++ sounds/sploosh.ogg | Bin 0 -> 17787 bytes sounds/woopwoopwoop.ogg | Bin 0 -> 20289 bytes 3 files changed, 2 insertions(+) create mode 100644 sounds/sploosh.ogg create mode 100644 sounds/woopwoopwoop.ogg (limited to 'sounds') diff --git a/sounds/license.txt b/sounds/license.txt index 77f5a88..165e797 100644 --- a/sounds/license.txt +++ b/sounds/license.txt @@ -6,6 +6,8 @@ dingding.ogg - https://www.freesound.org/people/JohnsonBrandEditing/sounds/17393 squeal.ogg - https://www.freesound.org/people/RutgerMuller/sounds/104026/ public domain via CC 1.0 by RutgerMuller honk.ogg - https://freesound.org/people/bigmanjoe/sounds/349922/ public domain via CC 1.0 by bigmanjoe truck.ogg - https://www.freesound.org/people/jberkuta14/sounds/134898/ public domain via CC 1.0 by jberkuta14 +sploosh.ogg - https://www.freesound.org/people/mr_marcello/sounds/257609/ public domain via CC 1.0 by mr_marcello +woopwoopwoop.ogg - https://www.freesound.org/people/gregconquest/sounds/188012/ public domain via CC 1.0 by gregconquest Creative Commons Attribution 3.0 license: diff --git a/sounds/sploosh.ogg b/sounds/sploosh.ogg new file mode 100644 index 0000000..5e7a226 Binary files /dev/null and b/sounds/sploosh.ogg differ diff --git a/sounds/woopwoopwoop.ogg b/sounds/woopwoopwoop.ogg new file mode 100644 index 0000000..beb26be Binary files /dev/null and b/sounds/woopwoopwoop.ogg differ -- cgit v1.2.3