summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authori0brendan0 <19826742+i0brendan0@users.noreply.github.com>2019-06-07 01:16:55 -0500
committeri0brendan0 <19826742+i0brendan0@users.noreply.github.com>2019-06-07 01:16:55 -0500
commita2684b290bb730427d64bb3088c3e23659953cb6 (patch)
tree97289b16a618d9ab4b60321caf1b939ce80b8ebf
parent9d0587f289ef5e540f3f1a1f119aee83b465008a (diff)
Updated Expand the Town Map Tile Set (markdown)
-rw-r--r--Expand-the-Town-Map-Tile-Set.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Expand-the-Town-Map-Tile-Set.md b/Expand-the-Town-Map-Tile-Set.md
index 72dd4ee..38a4e62 100644
--- a/Expand-the-Town-Map-Tile-Set.md
+++ b/Expand-the-Town-Map-Tile-Set.md
@@ -205,7 +205,7 @@ Open up gfx/pokegear/radio.tilemap.rle in a hex editor and replace it with
Open up gfx/pokegear/phone.tilemap.rle in a hex editor and replace it with
`6F 08 06 01 07 0A 17 01 6F 08 16 01 6F 0A 16 01 06 01 07 07 27 01 6F 0A 16 01 16 01 7F 12 16 01 16 01 7F 12 16 01 16 01 7F 12 16 01 16 01 7F 12 16 01 16 01 7F 12 16 01 16 01 7F 12 16 01 16 01 7F 12 16 01 16 01 7F 12 16 01 16 01 7F 12 16 01 FF`
-Replace gfx/pokegear/town_map.png with
+Replace gfx/pokegear/town_map.png with the file below, or a new image with new tiles. Keep it 128x40 with border tiles in the same place as the ones below.
![](https://cdn.discordapp.com/attachments/400679873539997697/586185380676763648/town_map.png)
@@ -213,5 +213,5 @@ Replace gfx/pokegear/pokegear.png with
![](https://cdn.discordapp.com/attachments/400679873539997697/586184974865006592/pokegear.png)
-Then, edit [gfx/pokegear/johto.bin](https://github.com/pret/pokecrystal/blob/master/gfx/pokegear/johto.bin) and [gfx/pokegear/kanto.bin](https://github.com/pret/pokecrystal/blob/master/gfx/pokegear/kanto.bin) to use your new tiles where you want them. Done!
+Then, edit [gfx/pokegear/johto.bin](https://github.com/pret/pokecrystal/blob/master/gfx/pokegear/johto.bin) and [gfx/pokegear/kanto.bin](https://github.com/pret/pokecrystal/blob/master/gfx/pokegear/kanto.bin) following the [Edit-the-Town-Map](https://github.com/pret/pokecrystal/wiki/Edit-the-Town-Map) tutorial.