diff options
Diffstat (limited to 'Tutorials.md')
-rw-r--r-- | Tutorials.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Tutorials.md b/Tutorials.md index a52c9ba..820d6b0 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -92,6 +92,11 @@ Tutorials may use diff syntax to show edits: - Sideways stairs, with step types for diagonal movement and collisions to trigger it - Pan the camera for cutscenes by making the player invisible - Gain experience from catching Pokémon +- Trainer dialog and music change for their last Pokémon - TM/HM item balls say the move name +- Items that act like overworld moves +- Remove the artificial save delay +- Safari Game +- Ghost and Silph Scope - Nuzlocke mode (an in-game enforced [Nuzlocke Challenge](https://bulbapedia.bulbagarden.net/wiki/Nuzlocke_Challenge)) - Useful unused content (`COLL_CURRENT_*`, `HELD_PREVENT_*`, `ENVIRONMENT_5`, `TRADE_GENDER_MALE`, `GROWTH_SLIGHTLY_*`, `SPRITE_UNUSED_GUY`, `PAL_NPC_PINK`, etc) |