diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-07-24 13:27:32 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-07-24 13:27:32 -0400 |
commit | df50f4fbbde29dc5253da930b8aa7b8a5e706680 (patch) | |
tree | da18b03e11daa3e7ddd15dc5e4bf68b865cf1a47 /Tutorials.md | |
parent | d8eaef7d48a218d99142d43701cd06f2596b27e7 (diff) | |
parent | 0155e6335448e40246c82290c62c0fa299049fed (diff) |
Merge branch 'master' of https://github.com/pret/pokecrystal.wiki
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 4049930..39865da 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -87,5 +87,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) |