From d87f335751ae28ee8dc259a585e6bdf2fc7190da Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sat, 4 Nov 2023 18:48:50 +0100 Subject: molotov --- build/data/imgs/throwables/molotov_explode.png | Bin 0 -> 284297 bytes build/data/sounds/fire.wav | Bin 0 -> 1563214 bytes build/data/sounds/molotov_explode.wav | Bin 0 -> 178878 bytes build/zombies.exe | Bin 2000459 -> 2001751 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 build/data/imgs/throwables/molotov_explode.png create mode 100644 build/data/sounds/fire.wav create mode 100644 build/data/sounds/molotov_explode.wav (limited to 'build') diff --git a/build/data/imgs/throwables/molotov_explode.png b/build/data/imgs/throwables/molotov_explode.png new file mode 100644 index 0000000..365211a Binary files /dev/null and b/build/data/imgs/throwables/molotov_explode.png differ diff --git a/build/data/sounds/fire.wav b/build/data/sounds/fire.wav new file mode 100644 index 0000000..900d6d1 Binary files /dev/null and b/build/data/sounds/fire.wav differ diff --git a/build/data/sounds/molotov_explode.wav b/build/data/sounds/molotov_explode.wav new file mode 100644 index 0000000..fba72bb Binary files /dev/null and b/build/data/sounds/molotov_explode.wav differ diff --git a/build/zombies.exe b/build/zombies.exe index b6202ec..02bcfcd 100644 Binary files a/build/zombies.exe and b/build/zombies.exe differ -- cgit v1.2.3-70-g09d2