From db4ce1a66681647d5723845c7f1d4a5aee645d35 Mon Sep 17 00:00:00 2001 From: Kasenn <115586266+Kasenn@users.noreply.github.com> Date: Fri, 24 May 2024 15:23:25 +0300 Subject: [PATCH] Updated How to add a new region map (markdown) --- How-to-add-a-new-region-map.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/How-to-add-a-new-region-map.md b/How-to-add-a-new-region-map.md index 9b75d12..600112d 100644 --- a/How-to-add-a-new-region-map.md +++ b/How-to-add-a-new-region-map.md @@ -112,6 +112,8 @@ Inside your project folder, head to graphics/pokenav/region_map/ and copy the 3 # 3. Formatting the Pokédex map +## This is all currently just a big fat lie. + Since our palette and tileset have already been built, all we need to do now is to edit the actual tilemap. 1. If you closed Tilemap Studio inbetween, open it back up and drop your map.png in the small window to the left and map.bin to the bigger window on the right.