summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Puddles-that-splash-the-way-tall-grass-rustles.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/Puddles-that-splash-the-way-tall-grass-rustles.md b/Puddles-that-splash-the-way-tall-grass-rustles.md
index c3a2728..fb80b35 100644
--- a/Puddles-that-splash-the-way-tall-grass-rustles.md
+++ b/Puddles-that-splash-the-way-tall-grass-rustles.md
@@ -499,7 +499,13 @@ Then save the changes. Polished Map will update the relevant tileset and map fil
- [data/tilesets/johto_modern_metatiles.bin](../blob/master/data/tilesets/johto_modern_metatiles.bin)
- [maps/Route34.blk](../blob/master/maps/Route34.blk)
-It will *not* update [data/tilesets/johto_modern_collision.asm](../blob/master/data/tilesets/johto_modern_collision.asm), so we'll edit that separately:
+If you want to use those exact tiles, here they are:
+
+![gfx/tilesets/johto_modern.png](screenshots/gfx-tilesets-johto_modern.png)
+
+I replaced some of the unused PokéCom Center tiles. Of course, you'll still need to use Polished Map to make them all `WATER` colored, and to edit the map blocks.
+
+Anyway, Polished Map does *not* update collision data, so edit [data/tilesets/johto_modern_collision.asm](../blob/master/data/tilesets/johto_modern_collision.asm):
```diff
...