summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKDLPro <38602758+KDLPro@users.noreply.github.com>2021-04-02 21:52:51 +0800
committerKDLPro <38602758+KDLPro@users.noreply.github.com>2021-04-02 21:52:51 +0800
commitd4f8a29984c2b1ec4c40295507dd906b8ae8c18b (patch)
treee09109296c546515323539809f1b58f9679e1d96
parentd479c5fcde1643ff9488ccdf0e6dcf6ea460fa6f (diff)
Updated Replace stat experience with EVs (markdown)
-rw-r--r--Replace-stat-experience-with-EVs.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Replace-stat-experience-with-EVs.md b/Replace-stat-experience-with-EVs.md
index 7e76e28..26b4386 100644
--- a/Replace-stat-experience-with-EVs.md
+++ b/Replace-stat-experience-with-EVs.md
@@ -722,7 +722,7 @@ MAX_EV EQU 252
Next edit `GiveExperiencePoints` in [engine/battle/core.asm](../blob/master/engine/battle/core.asm) again:
-```
+```diff
jr z, .no_pokerus_boost
add a
.no_pokerus_boost