diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-07-21 22:58:05 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-07-21 22:58:05 -0400 |
commit | 2514551f5900aea3f523c31941dcd08d8160d7c0 (patch) | |
tree | ba1709468907e56f6146733595de4e21ea6263df /Tutorials.md | |
parent | e644ba3ed208a08453a9a5b80ec28512371d4a36 (diff) |
Evolution moves
Diffstat (limited to 'Tutorials.md')
-rw-r--r-- | Tutorials.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tutorials.md b/Tutorials.md index ee2af87..e3c233d 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -53,6 +53,7 @@ Tutorials may use diff syntax to show edits: - [Physical/Special split](Physical-Special-split) - [Infinitely reusable TMs](Infinitely-reusable-TMs) - [Automatically reuse Repel](Automatically-reuse-Repel) +- [Evolution moves](Evolution-moves) - [Running Shoes](Running-Shoes) - [Rock Climb](Rock-Climb) - [Puddles that splash when you walk](Puddles-that-splash-when-you-walk) @@ -77,6 +78,5 @@ 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 -- Evolution moves from Gen 7 - 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) |