diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-07-24 14:21:01 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-07-24 14:21:01 -0400 |
commit | 517f9d193db42334df35a6f0299763fa359c52f8 (patch) | |
tree | b0f150a0d64d8b15efd80a0256a7e3ed3181a923 /Tutorials.md | |
parent | df50f4fbbde29dc5253da930b8aa7b8a5e706680 (diff) |
Ideas
Diffstat (limited to 'Tutorials.md')
-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) |