diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-07-05 18:58:06 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-07-05 18:58:06 -0400 |
commit | faba70453e62ce7dbecd7a22c00b77f952723599 (patch) | |
tree | 3ccf163426edcb9a8d0bb29502c9633f25496273 /Tutorials.md | |
parent | c5911d8f5d3e115f2d8ef097b23a066ef6f59eea (diff) |
Add a new tileset
Diffstat (limited to 'Tutorials.md')
-rw-r--r-- | Tutorials.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Tutorials.md b/Tutorials.md index 55c3c12..0b2499c 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -14,6 +14,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) - [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) @@ -54,7 +55,7 @@ Tutorials may use diff syntax to show edits: - Spawn point (for Fly or Teleport) - Wild data - Roaming Pokémon -- Tileset, with animated tiles +- Animated tiles - Object facing - Map event script command - Move effect script command |