diff options
author | Thomas Winwood <twwinwood@gmail.com> | 2018-07-24 07:29:57 +0100 |
---|---|---|
committer | Thomas Winwood <twwinwood@gmail.com> | 2018-07-24 07:29:57 +0100 |
commit | 0155e6335448e40246c82290c62c0fa299049fed (patch) | |
tree | 24dcd982b2ffa58ebc5a366fb8fc31f6caa5e627 /Tutorials.md | |
parent | 993fdb391e78bbdac3390cead6096da7e3742406 (diff) |
Updated Tutorials (markdown)
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 e99b5bd..6ff04b2 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -86,5 +86,6 @@ Tutorials may use diff syntax to show edits: - Implement dynamic overhead+underfoot bridges - Pan the camera for cutscenes by making the player invisible - Gain experience from catching Pokémon +- Replace stat experience with a modern EV system - 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) |