diff options
-rw-r--r-- | Add-a-new-map-and-landmark.md (renamed from Add-a-new-map.md) | 2 | ||||
-rw-r--r-- | Tutorials.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Add-a-new-map.md b/Add-a-new-map-and-landmark.md index 2f44240..577e46a 100644 --- a/Add-a-new-map.md +++ b/Add-a-new-map-and-landmark.md @@ -1,4 +1,4 @@ -This tutorial is for how to add a new map. As an example, we'll add two maps: the outdoor and indoor maps of the Global Terminal. +This tutorial is for how to add a new map and a new landmark. As an example, we'll add two maps: the outdoor and indoor maps of the Global Terminal. The indoor map will have its own landmark. ## Contents diff --git a/Tutorials.md b/Tutorials.md index 306de17..b3e5914 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -9,7 +9,7 @@ Tutorials may use diff syntax to show edits: **How to add a new…** -- [Map](Add-a-new-map) +- [Map and landmark](Add-a-new-map-and-landmark) - [Pokémon species (up to 253)](Add-a-new-Pokémon) - [Trainer class](Add-a-new-trainer-class) - [Type (Fairy)](Add-a-new-Fairy-type) |