diff options
Diffstat (limited to 'Tutorials.md')
-rw-r--r-- | Tutorials.md | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/Tutorials.md b/Tutorials.md index 9d2f302..3c8e0c3 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -21,6 +21,7 @@ Tutorials may use diff syntax to show edits: ## Miscellaneous - [Tips and tricks](Tips-and-tricks) +- [Useful unused data and routines](Useful-unused-data-and-routines) ## How to add a new… @@ -133,10 +134,4 @@ Feel free to contribute one of these! - Show quantity already in Pack in Marts - Instant text option - Nuzlocke mode (an in-game enforced [Nuzlocke Challenge](https://bulbapedia.bulbagarden.net/wiki/Nuzlocke_Challenge)) - -Tips and tricks: - -- Trainers have max happiness for Return -- Make overworld sprites darker at night - Pan the camera for cutscenes by making the player invisible -- Useful unused content (`COLL_CURRENT_*`, `HELD_PREVENT_*`, `ENVIRONMENT_5`, `TRADE_GENDER_MALE`, `GROWTH_SLIGHTLY_*`, `SPRITE_UNUSED_GUY`, `PAL_NPC_PINK`, etc) |