From 61dc7d2dba0835a26a896b88c019a1c5d027eb71 Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Sun, 26 Mar 2023 19:06:23 +0200 Subject: Working game --- drMarioFiles/graphics/bigCovid/blue/1.png | Bin 0 -> 2520 bytes drMarioFiles/graphics/bigCovid/blue/2.png | Bin 0 -> 3907 bytes drMarioFiles/graphics/bigCovid/blue/3.png | Bin 0 -> 3219 bytes drMarioFiles/graphics/bigCovid/blue/4.png | Bin 0 -> 2076 bytes drMarioFiles/graphics/bigCovid/red/1.png | Bin 0 -> 2237 bytes drMarioFiles/graphics/bigCovid/red/2.png | Bin 0 -> 1559 bytes drMarioFiles/graphics/bigCovid/red/3.png | Bin 0 -> 1617 bytes drMarioFiles/graphics/bigCovid/red/4.png | Bin 0 -> 2762 bytes drMarioFiles/graphics/bigCovid/yellow/1.png | Bin 0 -> 2084 bytes drMarioFiles/graphics/bigCovid/yellow/2.png | Bin 0 -> 2037 bytes drMarioFiles/graphics/bigCovid/yellow/3.png | Bin 0 -> 2064 bytes drMarioFiles/graphics/bigCovid/yellow/4.png | Bin 0 -> 2066 bytes 12 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 drMarioFiles/graphics/bigCovid/blue/1.png create mode 100644 drMarioFiles/graphics/bigCovid/blue/2.png create mode 100644 drMarioFiles/graphics/bigCovid/blue/3.png create mode 100644 drMarioFiles/graphics/bigCovid/blue/4.png create mode 100644 drMarioFiles/graphics/bigCovid/red/1.png create mode 100644 drMarioFiles/graphics/bigCovid/red/2.png create mode 100644 drMarioFiles/graphics/bigCovid/red/3.png create mode 100644 drMarioFiles/graphics/bigCovid/red/4.png create mode 100644 drMarioFiles/graphics/bigCovid/yellow/1.png create mode 100644 drMarioFiles/graphics/bigCovid/yellow/2.png create mode 100644 drMarioFiles/graphics/bigCovid/yellow/3.png create mode 100644 drMarioFiles/graphics/bigCovid/yellow/4.png (limited to 'drMarioFiles/graphics/bigCovid') diff --git a/drMarioFiles/graphics/bigCovid/blue/1.png b/drMarioFiles/graphics/bigCovid/blue/1.png new file mode 100644 index 0000000..1066be0 Binary files /dev/null and b/drMarioFiles/graphics/bigCovid/blue/1.png differ diff --git a/drMarioFiles/graphics/bigCovid/blue/2.png b/drMarioFiles/graphics/bigCovid/blue/2.png new file mode 100644 index 0000000..1b644af Binary files /dev/null and b/drMarioFiles/graphics/bigCovid/blue/2.png differ diff --git a/drMarioFiles/graphics/bigCovid/blue/3.png b/drMarioFiles/graphics/bigCovid/blue/3.png new file mode 100644 index 0000000..59e439a Binary files /dev/null and b/drMarioFiles/graphics/bigCovid/blue/3.png differ diff --git a/drMarioFiles/graphics/bigCovid/blue/4.png b/drMarioFiles/graphics/bigCovid/blue/4.png new file mode 100644 index 0000000..32bd5db Binary files /dev/null and b/drMarioFiles/graphics/bigCovid/blue/4.png differ diff --git a/drMarioFiles/graphics/bigCovid/red/1.png b/drMarioFiles/graphics/bigCovid/red/1.png new file mode 100644 index 0000000..40cd55b Binary files /dev/null and b/drMarioFiles/graphics/bigCovid/red/1.png differ diff --git a/drMarioFiles/graphics/bigCovid/red/2.png b/drMarioFiles/graphics/bigCovid/red/2.png new file mode 100644 index 0000000..762a06a Binary files /dev/null and b/drMarioFiles/graphics/bigCovid/red/2.png differ diff --git a/drMarioFiles/graphics/bigCovid/red/3.png b/drMarioFiles/graphics/bigCovid/red/3.png new file mode 100644 index 0000000..00a94a5 Binary files /dev/null and b/drMarioFiles/graphics/bigCovid/red/3.png differ diff --git a/drMarioFiles/graphics/bigCovid/red/4.png b/drMarioFiles/graphics/bigCovid/red/4.png new file mode 100644 index 0000000..85bc7b5 Binary files /dev/null and b/drMarioFiles/graphics/bigCovid/red/4.png differ diff --git a/drMarioFiles/graphics/bigCovid/yellow/1.png b/drMarioFiles/graphics/bigCovid/yellow/1.png new file mode 100644 index 0000000..d55cd38 Binary files /dev/null and b/drMarioFiles/graphics/bigCovid/yellow/1.png differ diff --git a/drMarioFiles/graphics/bigCovid/yellow/2.png b/drMarioFiles/graphics/bigCovid/yellow/2.png new file mode 100644 index 0000000..8a922a2 Binary files /dev/null and b/drMarioFiles/graphics/bigCovid/yellow/2.png differ diff --git a/drMarioFiles/graphics/bigCovid/yellow/3.png b/drMarioFiles/graphics/bigCovid/yellow/3.png new file mode 100644 index 0000000..03c33fc Binary files /dev/null and b/drMarioFiles/graphics/bigCovid/yellow/3.png differ diff --git a/drMarioFiles/graphics/bigCovid/yellow/4.png b/drMarioFiles/graphics/bigCovid/yellow/4.png new file mode 100644 index 0000000..a45560b Binary files /dev/null and b/drMarioFiles/graphics/bigCovid/yellow/4.png differ -- cgit v1.3.1