diff options
Diffstat (limited to 'Tutorials.md')
-rw-r--r-- | Tutorials.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Tutorials.md b/Tutorials.md index a14e00e..c23e712 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -50,8 +50,8 @@ Tutorials may use diff syntax to show edits: - [Fishing rod](Add-a-new-fishing-rod) - [Battle transition](Add-a-new-battle-transition) - [Spawn point (for Fly or Teleport)](https://github.com/pret/pokecrystal/wiki/Spawn-Point-(for-Fly-or-Teleport)) -- [Level cap](Adding-level-caps) -- [Instant text](adding-option-for-instant-text) +- [Level cap](Add-a-new-level-cap) +- [Text scrolling speed](Add-a-new-text-scrolling-speed) ## How to edit the… @@ -80,6 +80,7 @@ Tutorials may use diff syntax to show edits: - [Remove the artificial save delay](Remove-the-artificial-save-delay) - [Option to show shiny colors in Pokédex](Option-to-show-shiny-colors-in-Pokédex) + ## Removing features - [Remove Pokémon sprite animations](Remove-Pokémon-sprite-animations) |