summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSailorMoonFan01 <36681287+SailorMoonFan01@users.noreply.github.com>2021-02-10 10:13:29 -0500
committerSailorMoonFan01 <36681287+SailorMoonFan01@users.noreply.github.com>2021-02-10 10:13:29 -0500
commit851f6f30749e5576570e1fc8848ce4dff6ee5c48 (patch)
treedc059640cf92037f032221a57abe8c70e8b3db8c
parentc53db7986e14eb10428f6541d159a2e2fbed54c9 (diff)
Updated Remove stat experience (markdown)
-rw-r--r--Remove-stat-experience.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Remove-stat-experience.md b/Remove-stat-experience.md
index d69806d..71381fe 100644
--- a/Remove-stat-experience.md
+++ b/Remove-stat-experience.md
@@ -9,7 +9,7 @@ For hacks with increased difficulty, this may be a good feature to use
## 1. Delete `ld a, b`, `ld d, a` and replace it with `ld d, 0`
-Delete the little portion of code as follows
+Go to [/engine/pokemon/move_mon.asm](https://github.com/pret/pokecrystal/blob/master/engine/pokemon/move_mon.asm) and delete the little portion of code as follows
```diff
CalcMonStatC: