diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2019-09-08 16:45:37 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2019-09-08 16:45:37 -0400 |
commit | e74ac71963594273cf16d760634713677860d4cc (patch) | |
tree | e484db0443359d00891e1e1755de6b15b3674a31 | |
parent | 6cbfa7dc19e303c96983a0d3e73531fedb3c813f (diff) |
Tilemap Studio 1.1.1 supports EMAP
-rw-r--r-- | Edit-the-Town-Map.md | 2 | ||||
-rw-r--r-- | screenshots/tilemap-studio.png | bin | 19446 -> 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  +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 Binary files differindex fddad8f..1050a5b 100644 --- a/screenshots/tilemap-studio.png +++ b/screenshots/tilemap-studio.png |