diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2019-01-24 22:30:59 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2019-01-24 22:30:59 -0500 |
commit | bd36bcb7313d7cd7c8a6e301d02e6fc60a442c75 (patch) | |
tree | f00127b399df34b8075da550a9a535f08ff6cc7d /Tutorials.md | |
parent | 6dae27c0994c65bb8187f0c4ab340447bd8294f7 (diff) |
Short beeping noise for low HP
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 |