diff options
author | KDLPro <38602758+KDLPro@users.noreply.github.com> | 2021-04-02 21:14:38 +0800 |
---|---|---|
committer | KDLPro <38602758+KDLPro@users.noreply.github.com> | 2021-04-02 21:14:38 +0800 |
commit | d479c5fcde1643ff9488ccdf0e6dcf6ea460fa6f (patch) | |
tree | 53365c50bfbb16ce0ba028b6ceada2a634b46a4b | |
parent | ae502971a4f7c1e6503a548411baa378e6f802e2 (diff) |
Updated Replace stat experience with EVs (markdown)
-rw-r--r-- | Replace-stat-experience-with-EVs.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Replace-stat-experience-with-EVs.md b/Replace-stat-experience-with-EVs.md index 6ee49d7..7e76e28 100644 --- a/Replace-stat-experience-with-EVs.md +++ b/Replace-stat-experience-with-EVs.md @@ -708,9 +708,9 @@ That's all!  -## 11. Limit total EVs to 512 +## 11. Limit total EVs to 510 -This section allows you to limit total EVs of each Pokémon to 512. +This section allows you to limit total EVs of each Pokémon to 510. First, edit [constants/pokemon_data_constants.asm](../blob/master/constants/pokemon_data_constants.asm) again: |