diff options
| author | Idain <luiscarlosholguinperez@outlook.com> | 2021-06-10 12:35:00 -0400 |
|---|---|---|
| committer | Idain <luiscarlosholguinperez@outlook.com> | 2021-06-10 12:35:00 -0400 |
| commit | e8469cc05d0f36f1147a89a16d18a0231879a754 (patch) | |
| tree | e727b3cad12ec689f7b59319898491463519ab7a | |
| parent | 78f5fce334c375c3885f8bfd08e53e340b519968 (diff) | |
Fixing small typo.
| -rw-r--r-- | Replace-stat-experience-with-EVs.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Replace-stat-experience-with-EVs.md b/Replace-stat-experience-with-EVs.md index e3d4d51..9dae49d 100644 --- a/Replace-stat-experience-with-EVs.md +++ b/Replace-stat-experience-with-EVs.md @@ -162,7 +162,7 @@ Edit [constants/pokemon_data_constants.asm](../blob/master/constants/pokemon_dat BASE_SPD rb BASE_SAT rb BASE_SDF rb -+BASE_MON_EVS rw ++BASE_EVS rw +rsset BASE_EVS +BASE_HP_ATK_DEF_SPD_EVS rb +BASE_SAT_SDF_EVS rb |
