diff options
Diffstat (limited to 'Tutorials.md')
-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)** |