diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-05-19 14:02:24 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-05-19 14:02:24 -0400 |
commit | bd9d49624a458d319d126ff3bdcbc2420ae6d38c (patch) | |
tree | 423e1ae361089c8b04df9e81703631aa482599b5 | |
parent | 151f7a255afb6a02fc223fb3f7793dad3fd8f533 (diff) |
Landmark
-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) |