From f2522c04446bb4bd597a8625f9398e67ff957565 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sat, 28 Oct 2023 16:27:07 +0200 Subject: more sounds --- build/data/imgs/tile_cobblestone.png | Bin 3147 -> 0 bytes build/data/imgs/tiles/tile_cobblestone.png | Bin 42438 -> 42822 bytes build/data/sounds/impact_zombie.wav | Bin 0 -> 62100 bytes build/zombies.exe | Bin 1979802 -> 1981936 bytes 4 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 build/data/imgs/tile_cobblestone.png create mode 100644 build/data/sounds/impact_zombie.wav (limited to 'build') diff --git a/build/data/imgs/tile_cobblestone.png b/build/data/imgs/tile_cobblestone.png deleted file mode 100644 index 86a59fb..0000000 Binary files a/build/data/imgs/tile_cobblestone.png and /dev/null differ diff --git a/build/data/imgs/tiles/tile_cobblestone.png b/build/data/imgs/tiles/tile_cobblestone.png index 31ab8ee..32c78ac 100644 Binary files a/build/data/imgs/tiles/tile_cobblestone.png and b/build/data/imgs/tiles/tile_cobblestone.png differ diff --git a/build/data/sounds/impact_zombie.wav b/build/data/sounds/impact_zombie.wav new file mode 100644 index 0000000..ca557ef Binary files /dev/null and b/build/data/sounds/impact_zombie.wav differ diff --git a/build/zombies.exe b/build/zombies.exe index b02bfb7..dc93d54 100644 Binary files a/build/zombies.exe and b/build/zombies.exe differ -- cgit v1.2.3-70-g09d2