diff options
| author | Idain <luiscarlosholguinperez@outlook.com> | 2021-06-10 12:41:07 -0400 |
|---|---|---|
| committer | Idain <luiscarlosholguinperez@outlook.com> | 2021-06-10 12:41:07 -0400 |
| commit | 03e37d9f022f9b569c1102299e1e98426f987d4e (patch) | |
| tree | 6b1621c183d06767c057b3a894ae7a45d711c268 /Replace-stat-experience-with-EVs.md | |
| parent | e8469cc05d0f36f1147a89a16d18a0231879a754 (diff) | |
Another small update to reflect changes made in the repo.
Diffstat (limited to 'Replace-stat-experience-with-EVs.md')
| -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 9dae49d..0cdbf09 100644 --- a/Replace-stat-experience-with-EVs.md +++ b/Replace-stat-experience-with-EVs.md @@ -218,7 +218,7 @@ Finally, edit all 251 [data/pokemon/base_stats/\*.asm](../tree/master/data/pokem db 20 ; step cycles to hatch - db 5 ; unknown 2 INCBIN "gfx/pokemon/chikorita/front.dimensions" - db 0, 0, 0, 0 ; padding + dw NULL, NULL ; unused (beta front/back pics) db GROWTH_MEDIUM_SLOW ; growth rate dn EGG_MONSTER, EGG_PLANT ; egg groups |
