diff options
author | mid-kid <esteve.varela@gmail.com> | 2019-07-15 18:30:53 +0200 |
---|---|---|
committer | mid-kid <esteve.varela@gmail.com> | 2019-07-15 18:30:53 +0200 |
commit | 3d0d5c99e851e5d2e1f23bc697a9619d880292c0 (patch) | |
tree | 5775250e39540d8e67e42b42dff4280b6909ee08 /Tutorials.md | |
parent | 7e62c26a65fe1fb18b49b82328f71aa0b53a2b60 (diff) |
Updated Tutorials (markdown)
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) |