diff options
author | Idain <luiscarlosholguinperez@outlook.com> | 2021-06-14 21:58:46 -0400 |
---|---|---|
committer | Idain <luiscarlosholguinperez@outlook.com> | 2021-06-14 21:58:46 -0400 |
commit | 409cb2bc6445b3e692c882048136bbf2d930268b (patch) | |
tree | 0d77228094d2be048bbd77223cb8b3a5ac52ca03 | |
parent | d8f9094099afecbd9c51eb1db1ab9dee455f1eb6 (diff) |
No, I didn't forget to add an ellipsis. Shhh.
-rw-r--r-- | Replace-stat-experience-with-EVs.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Replace-stat-experience-with-EVs.md b/Replace-stat-experience-with-EVs.md index 099128c..5f538a5 100644 --- a/Replace-stat-experience-with-EVs.md +++ b/Replace-stat-experience-with-EVs.md @@ -272,6 +272,7 @@ Edit [engine/pokemon/move_mon.asm](../blob/master/engine/pokemon/move_mon.asm): ; Sends the mon into one of Bills Boxes ; the data comes mainly from 'wEnemyMon:' + ... - ; Set all 5 Experience Values to 0 + ; Set all 6 EVs to 0 xor a |