diff options
-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: |