summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Edit-the-Town-Map.md2
-rw-r--r--screenshots/tilemap-studio.pngbin19446 -> 19956 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/Edit-the-Town-Map.md b/Edit-the-Town-Map.md
index 737e121..dad09d6 100644
--- a/Edit-the-Town-Map.md
+++ b/Edit-the-Town-Map.md
@@ -83,6 +83,8 @@ Next, open up [data/town_map_entries.asm](../blob/master/data/town_map_entries.a
![gfx/town_map.rle](screenshots/town-map-tilemap-coords.png)
+These are the same numbers you see in the Tilemap Studio status bar when you hover over a location.
+
If you scroll down, you will see another section of code labeled `InternalMapEntries` which should be updated with map info as well.
Last, open up [data/town_map_order.asm](../blob/master/data/town_map_order.asm). This is the order which you scroll through the names in the map. You can sort these using the names given in the `InternalMapEntries` in [data/town_map_entries.asm](../blob/master/data/town_map_entries.asm).
diff --git a/screenshots/tilemap-studio.png b/screenshots/tilemap-studio.png
index fddad8f..1050a5b 100644
--- a/screenshots/tilemap-studio.png
+++ b/screenshots/tilemap-studio.png
Binary files differ