From 491129ba240b9bdb881b5eea437722d4bea53b52 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Sun, 15 Jul 2018 22:42:59 +0200 Subject: Add initial map. --- assets/images/gfx/Overworld.png | Bin 0 -> 100846 bytes assets/images/gfx/cave.png | Bin 0 -> 14384 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/images/gfx/Overworld.png create mode 100644 assets/images/gfx/cave.png (limited to 'assets/images/gfx') diff --git a/assets/images/gfx/Overworld.png b/assets/images/gfx/Overworld.png new file mode 100644 index 0000000..c03c380 Binary files /dev/null and b/assets/images/gfx/Overworld.png differ diff --git a/assets/images/gfx/cave.png b/assets/images/gfx/cave.png new file mode 100644 index 0000000..1df7b3e Binary files /dev/null and b/assets/images/gfx/cave.png differ -- cgit v1.2.3