diff options
author | FieryMewtwo <77066742+FieryMewtwo@users.noreply.github.com> | 2021-12-03 11:28:39 -0500 |
---|---|---|
committer | FieryMewtwo <77066742+FieryMewtwo@users.noreply.github.com> | 2021-12-03 11:28:39 -0500 |
commit | 8038d7260b732e09048d1b0ee616c15eca78c1cd (patch) | |
tree | 0f9b574d1119b14975382601b7e9338af52095fe | |
parent | 43a18cd5859c912da989e1f78df3fa7e35d9f7c9 (diff) |
Updated Tutorials (markdown)
-rw-r--r-- | Tutorials.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tutorials.md b/Tutorials.md index 21a4fc0..d642c1e 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -64,7 +64,7 @@ Tutorials may use diff syntax to show edits: - **[Shop Items by Badge Count](Shop-Items-By-Badge-Count)** - **[Shuckle makes Berry Juice](Shuckle-makes-Berry-Juice)** - **[Make the keyboard auto-switch to lowercase after the first character](https://github.com/pret/pokeemerald/wiki/Automatically-make-the-keyboard-switch-to-lowercase-after-the-first-character/)** -- **[Allow the player to nickname their Pokémon from the party menu](https://github.com/pret/pokeemerald/wiki/Nickname-your-Pok%C3%A9mon-from-the-party-menu) +- **[Allow the player to nickname their Pokémon from the party menu](https://github.com/pret/pokeemerald/wiki/Nickname-your-Pok%C3%A9mon-from-the-party-menu)** ### Intermediate - **[Colored stats by nature in summary screen](Colored-stats-by-nature-in-summary-screen)** - **[Add Physical Special Split](add-physical-special-split)** |