diff options
Diffstat (limited to 'Tutorials.md')
-rw-r--r-- | Tutorials.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tutorials.md b/Tutorials.md index 6933cab..cd8201d 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -52,6 +52,7 @@ Tutorials may use diff syntax to show edits: - [Print text when you lose a trainer battle](Print-text-when-you-lose-a-trainer-battle) - [Correct grammar for plural trainers like Twins](Correct-grammar-for-plural-trainers-like-Twins) - [Custom order for the Old Pokédex mode](Custom-order-for-the-Old-Pokédex-mode) +- [Short beeping noise for low HP](Short-beeping-noise-for-low-HP) - [Remove the artificial save delay](Remove-the-artificial-save-delay) **Removing features:** @@ -98,7 +99,6 @@ Tutorials may use diff syntax to show edits: - Implement dynamic overhead+underfoot bridges - Sideways stairs, with step types for diagonal movement and collisions to trigger it - Pan the camera for cutscenes by making the player invisible -- Short beeping for low HP - Gain experience from catching Pokémon - Trainer dialog and music change for their last Pokémon - Items that act like overworld moves |