diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-09-01 22:24:16 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-09-01 22:24:16 -0400 |
commit | 909a9f2c1acaa49be08b243d1470a7bf14560360 (patch) | |
tree | 616eea928c1cd99f3dcd0a4281833eef7adf1f43 | |
parent | 1e36be6d7d85d33834b4c4f7702ab558dea77b96 (diff) | |
parent | 10598ac34f32593dcb6ec358cb3b1dc05fc9e538 (diff) |
Merge branch 'master' of https://github.com/pret/pokecrystal.wiki
-rw-r--r-- | Add-a-new-map-and-landmark.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Add-a-new-map-and-landmark.md b/Add-a-new-map-and-landmark.md index 966da9f..f453f20 100644 --- a/Add-a-new-map-and-landmark.md +++ b/Add-a-new-map-and-landmark.md @@ -428,6 +428,8 @@ Writing event scripts is beyond the scope of this tutorial, but you can refer to You'll probably want a variety of NPCs in the Global Terminal, some from regions beyond Johto and Kanto, maybe with unique items and Pokémon to trade. It's a tall building, with room for more floors than just the one in this example. Or, of course, design your own map. :P +TODO: Explain `warp_event`. + ## 9. Include the block and script data |