From 93d8959eb70adee1e8b59a1cae50880768470555 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20P=C3=A9rez-Cerezo?= Date: Wed, 19 Oct 2016 12:48:00 +0200 Subject: Added sounds --- sounds/tnt_explode.ogg | Bin 0 -> 12808 bytes sounds/tnt_gunpowder_burning.ogg | Bin 0 -> 34335 bytes sounds/tnt_ignite.ogg | Bin 0 -> 29271 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 sounds/tnt_explode.ogg create mode 100644 sounds/tnt_gunpowder_burning.ogg create mode 100644 sounds/tnt_ignite.ogg (limited to 'sounds') diff --git a/sounds/tnt_explode.ogg b/sounds/tnt_explode.ogg new file mode 100644 index 0000000..a414ea0 Binary files /dev/null and b/sounds/tnt_explode.ogg differ diff --git a/sounds/tnt_gunpowder_burning.ogg b/sounds/tnt_gunpowder_burning.ogg new file mode 100644 index 0000000..5c5bfaf Binary files /dev/null and b/sounds/tnt_gunpowder_burning.ogg differ diff --git a/sounds/tnt_ignite.ogg b/sounds/tnt_ignite.ogg new file mode 100644 index 0000000..199f206 Binary files /dev/null and b/sounds/tnt_ignite.ogg differ -- cgit v1.2.3