diff options
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 |