diff options
-rw-r--r-- | Expand-the-Town-Map-Tile-Set.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Expand-the-Town-Map-Tile-Set.md b/Expand-the-Town-Map-Tile-Set.md index cbdb8db..72dd4ee 100644 --- a/Expand-the-Town-Map-Tile-Set.md +++ b/Expand-the-Town-Map-Tile-Set.md @@ -207,8 +207,11 @@ Open up gfx/pokegear/phone.tilemap.rle in a hex editor and replace it with Replace gfx/pokegear/town_map.png with + + Replace gfx/pokegear/pokegear.png with + 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! |