From d5089d3c623e2b147b035cf12569810d604bf47d Mon Sep 17 00:00:00 2001 From: Rangi Date: Sat, 27 Jun 2020 16:27:30 -0400 Subject: Organize gfx/ --- gfx/slots/blue_slots_1.png | Bin 0 -> 459 bytes gfx/slots/blue_slots_2.png | Bin 0 -> 314 bytes gfx/slots/red_slots_1.png | Bin 0 -> 471 bytes gfx/slots/red_slots_2.png | Bin 0 -> 346 bytes gfx/slots/slots.tilemap | Bin 0 -> 236 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 gfx/slots/blue_slots_1.png create mode 100644 gfx/slots/blue_slots_2.png create mode 100644 gfx/slots/red_slots_1.png create mode 100644 gfx/slots/red_slots_2.png create mode 100644 gfx/slots/slots.tilemap (limited to 'gfx/slots') diff --git a/gfx/slots/blue_slots_1.png b/gfx/slots/blue_slots_1.png new file mode 100644 index 00000000..41ebfdea Binary files /dev/null and b/gfx/slots/blue_slots_1.png differ diff --git a/gfx/slots/blue_slots_2.png b/gfx/slots/blue_slots_2.png new file mode 100644 index 00000000..ee8c688e Binary files /dev/null and b/gfx/slots/blue_slots_2.png differ diff --git a/gfx/slots/red_slots_1.png b/gfx/slots/red_slots_1.png new file mode 100644 index 00000000..785c74f9 Binary files /dev/null and b/gfx/slots/red_slots_1.png differ diff --git a/gfx/slots/red_slots_2.png b/gfx/slots/red_slots_2.png new file mode 100644 index 00000000..779d0cd8 Binary files /dev/null and b/gfx/slots/red_slots_2.png differ diff --git a/gfx/slots/slots.tilemap b/gfx/slots/slots.tilemap new file mode 100644 index 00000000..8af0cdd3 Binary files /dev/null and b/gfx/slots/slots.tilemap differ -- cgit v1.3.1-sl0p