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