diff options
-rw-r--r-- | Tutorials.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tutorials.md b/Tutorials.md index 39865da..fc8bc56 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -88,5 +88,6 @@ Tutorials may use diff syntax to show edits: - Pan the camera for cutscenes by making the player invisible - Gain experience from catching Pokémon - Replace stat experience with a modern EV system +- TM/HM item balls say the move name - 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) |