diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-07-18 00:02:47 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-07-18 00:02:47 -0400 |
commit | 817eebe12ddb905fae814a8c88ba609e480094d1 (patch) | |
tree | a834752b7b62f67ebb07352256131ecf512364c8 /Tutorials.md | |
parent | 9a95b1e9e88f2f38280a5b364f59c6938ff7f4d5 (diff) |
New landmark macro
Diffstat (limited to 'Tutorials.md')
-rw-r--r-- | Tutorials.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Tutorials.md b/Tutorials.md index 007c28c..f82c077 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -7,11 +7,6 @@ Tutorials may use diff syntax to show edits: ``` -**How to edit the…** - -- [Town Map](Edit-the-Town-Map) -- [Male and female player colors](Recolor-the-male-and-female-players) (*TODO*) - **How to add a new…** - [Map and landmark](Add-a-new-map-and-landmark) @@ -33,6 +28,11 @@ Tutorials may use diff syntax to show edits: - [Wild Pokémon slot](Add-a-new-wild-Pokémon-slot) - [Fishing rod](Add-a-new-fishing-rod) +**How to edit the…** + +- [Town Map](Edit-the-Town-Map) +- [Male and female player colors](Recolor-the-male-and-female-players) (*TODO*) + **Upgrades to existing features:** - [Expand tilesets from 192 to 255 tiles](Expand-tilesets-from-192-to-255-tiles) |