From 68df0fb2ea0b0e6ba5ca27216d864e4843e8bdc4 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Sun, 9 Oct 2022 14:20:35 +0200 Subject: DevTest: Move experimental items to other mods --- .../testtools/textures/testtools_particle_sheet.png | Bin 0 -> 208 bytes .../testtools/textures/testtools_particle_spawner.png | Bin 0 -> 138 bytes .../testtools/textures/testtools_particle_vertical.png | Bin 0 -> 308 bytes .../mods/testtools/textures/testtools_privatizer.png | Bin 138 -> 569 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 games/devtest/mods/testtools/textures/testtools_particle_sheet.png create mode 100644 games/devtest/mods/testtools/textures/testtools_particle_spawner.png create mode 100644 games/devtest/mods/testtools/textures/testtools_particle_vertical.png (limited to 'games/devtest/mods/testtools/textures') diff --git a/games/devtest/mods/testtools/textures/testtools_particle_sheet.png b/games/devtest/mods/testtools/textures/testtools_particle_sheet.png new file mode 100644 index 000000000..6d70394e4 Binary files /dev/null and b/games/devtest/mods/testtools/textures/testtools_particle_sheet.png differ diff --git a/games/devtest/mods/testtools/textures/testtools_particle_spawner.png b/games/devtest/mods/testtools/textures/testtools_particle_spawner.png new file mode 100644 index 000000000..5df416a58 Binary files /dev/null and b/games/devtest/mods/testtools/textures/testtools_particle_spawner.png differ diff --git a/games/devtest/mods/testtools/textures/testtools_particle_vertical.png b/games/devtest/mods/testtools/textures/testtools_particle_vertical.png new file mode 100644 index 000000000..0320b7545 Binary files /dev/null and b/games/devtest/mods/testtools/textures/testtools_particle_vertical.png differ diff --git a/games/devtest/mods/testtools/textures/testtools_privatizer.png b/games/devtest/mods/testtools/textures/testtools_privatizer.png index 5df416a58..b9896287a 100644 Binary files a/games/devtest/mods/testtools/textures/testtools_privatizer.png and b/games/devtest/mods/testtools/textures/testtools_privatizer.png differ -- cgit v1.2.3