diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-10-06 19:25:14 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-10-06 19:25:14 -0400 |
commit | 66332c5c7799ffb5614544bc9e478e9777fa6481 (patch) | |
tree | bbb069d88c506411814d623faea11ca24f15ac59 /Tutorials.md | |
parent | acbe77abe108d35664829328b34d519e1dbb7f04 (diff) |
Tileset palettes
Diffstat (limited to 'Tutorials.md')
-rw-r--r-- | Tutorials.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tutorials.md b/Tutorials.md index b2d258a..0a587a6 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -10,7 +10,7 @@ Tutorials may use diff syntax to show edits: **How to add a new…** - [Map and landmark](Add-a-new-map-and-landmark) -- [Tileset](Add-a-new-tileset) +- [Tileset (with custom palette)](Add-a-new-tileset) - [Pokémon species (up to 253)](Add-a-new-Pokémon) - [Trainer class](Add-a-new-trainer-class) - [Type (Fairy)](Add-a-new-type) |