diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-08-27 21:38:35 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-08-27 21:38:35 -0400 |
commit | bfc41fea209538aa44bc3ce101c3034b25bc1d3c (patch) | |
tree | 426d33aa8b8e24dfd9f4916904e0e5fac3e68e1e /Tutorials.md | |
parent | a9b7798922542058745ab758b7582404e9c2aec3 (diff) |
Tutorial ideas
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) |