summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Expand-the-Town-Map-tileset-Alternate.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Expand-the-Town-Map-tileset-Alternate.md b/Expand-the-Town-Map-tileset-Alternate.md
index f607045..d30c575 100644
--- a/Expand-the-Town-Map-tileset-Alternate.md
+++ b/Expand-the-Town-Map-tileset-Alternate.md
@@ -4,7 +4,7 @@ This is an alternative tutorial on how to expand the Town Map's Tileset. It has
## Move text out of the way
-Follow steps 1 - 5 & 9 & 10 of [Expand-tilesets-from-192-to-255-tiles](Expand-tilesets-from-192-to-255-tiles) to move usable text from the bottom left part of VRAM. Skip if you've already done it.
+Follow steps 1 - 5 & 9 & 10 of [the 192-255 tileset expansion tutorial](Expand-tilesets-from-192-to-255-tiles) to move usable text from the bottom left part of VRAM. Skip if you've already done it.
## Replace tile IDs
@@ -231,4 +231,4 @@ That will fix the tiles not being right when exiting the map.
## Create your own map
-Then, edit [gfx/pokegear/johto.bin](,,/blob/master/gfx/pokegear/johto.bin) and [gfx/pokegear/kanto.bin](../blob/master/gfx/pokegear/kanto.bin) following the [Edit-the-Town-Map](Edit-the-Town-Map) tutorial.
+Then, edit [gfx/pokegear/johto.bin](,,/blob/master/gfx/pokegear/johto.bin) and [gfx/pokegear/kanto.bin](../blob/master/gfx/pokegear/kanto.bin) following the [Town Map editing](Edit-the-Town-Map) tutorial.