diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-07-24 20:40:32 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-07-24 20:40:32 -0400 |
commit | 2d206be3d85de87eeb856397067ef14ba9bb780c (patch) | |
tree | 503031a7bd7f2737f4eab7fa60ad061e51025a87 /Tutorials.md | |
parent | c7f08d9f6e75a0f57c28eff6ce93f7202bc40f52 (diff) |
Replace stat experience with EVs
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 b638202..4273509 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -56,6 +56,7 @@ Tutorials may use diff syntax to show edits: **Features from later generations:** - [Physical/Special split](Physical-Special-split) +- [Replace stat experience with EVs](Replace-stat-experience-with-EVs) - [Don't gain experience at level 100](Don't-gain-experience-at-level-100) - [Infinitely reusable TMs](Infinitely-reusable-TMs) - [Automatically reuse Repel](Automatically-reuse-Repel) @@ -87,7 +88,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 - TM/HM item balls say the move name - X Spcl.Def - Nuzlocke mode (an in-game enforced [Nuzlocke Challenge](https://bulbapedia.bulbagarden.net/wiki/Nuzlocke_Challenge)) |