diff options
author | FieryMewtwo <77066742+FieryMewtwo@users.noreply.github.com> | 2021-12-03 11:24:39 -0500 |
---|---|---|
committer | FieryMewtwo <77066742+FieryMewtwo@users.noreply.github.com> | 2021-12-03 11:24:39 -0500 |
commit | 43a18cd5859c912da989e1f78df3fa7e35d9f7c9 (patch) | |
tree | 28e206e90bd8ad8aaf2cdc050920f31a6bec860e | |
parent | c5fda323294d46e5ab6c97aa2dc10db12475ac24 (diff) |
Updated Tutorials (markdown)
-rw-r--r-- | Tutorials.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Tutorials.md b/Tutorials.md index 23a6edd..21a4fc0 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -64,6 +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) ### Intermediate - **[Colored stats by nature in summary screen](Colored-stats-by-nature-in-summary-screen)** - **[Add Physical Special Split](add-physical-special-split)** @@ -84,7 +85,9 @@ Tutorials may use diff syntax to show edits: ## Miscellaneous ### Basic +- **[Version Identification](https://github.com/pret/pokeemerald/wiki/Adding-Support-for-Connectivity-with-Other-Hacks-Whilst-Maintaining-Connectivity-with-Vanilla)** - **[Speedy Pokecenter Healing](https://github.com/pret/pokeemerald/wiki/Speedy-Nurse-Joy)** +- **[Battle music changes depending on the map the player is in](https://github.com/pret/pokeemerald/wiki/Map-Based-Trainer-Battle-Music)** - **[Toggling Trainers "Seeing" You](Toggle-Trainer-Sight)** - **[Disable Bag use In Battle](Disable-Bag-Use-In-Battle)** - **[Disable Catching Pokemon](Disable-Catching-Pokemon)** |