diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-10-28 20:11:17 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-10-28 20:11:17 -0400 |
commit | 968e297e6056eaeff6cdf27c74ad02d803d0e634 (patch) | |
tree | b4a84e3f6af32b17d8d671b67b677039c88bd380 /Tutorials.md | |
parent | f678cc8c765a918971ed2d1b965e2ff30fdfe931 (diff) |
- Link to the save delay tutorial from the main page
- Link .asm filenames in the save delay tutorial
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 21673d7..2314b01 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -52,6 +52,7 @@ Tutorials may use diff syntax to show edits: - [Print text when you lose a trainer battle](Print-text-when-you-lose-a-trainer-battle) - [Correct grammar for plural trainers like Twins](Correct-grammar-for-plural-trainers-like-Twins) - [Custom order for the Old Pokédex mode](Custom-order-for-the-Old-Pokédex-mode) +- [Remove the artificial save delay](Remove-the-artificial-save-delay) **Removing features:** @@ -104,7 +105,6 @@ Tutorials may use diff syntax to show edits: - Trainer dialog and music change for their last Pokémon - TM/HM item balls say the move name - Items that act like overworld moves -- Remove the artificial save delay - Safari Game - Ghost and Silph Scope - Nuzlocke mode (an in-game enforced [Nuzlocke Challenge](https://bulbapedia.bulbagarden.net/wiki/Nuzlocke_Challenge)) |