diff options
author | Rena Kunisaki <RenaKunisaki@users.noreply.github.com> | 2021-05-13 20:58:43 -0400 |
---|---|---|
committer | Rena Kunisaki <RenaKunisaki@users.noreply.github.com> | 2021-05-13 20:58:43 -0400 |
commit | 1f1263babe0a99033d3641eb06fc8727ea5ccbf4 (patch) | |
tree | 3d0a6486dbf6e8d6fcc77f0c55180c2e6d3ddef0 | |
parent | 6862a8a32b32b4d52c8fabd5fd01c037eb73eef5 (diff) |
another label
-rw-r--r-- | Physical-Special-split.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Physical-Special-split.md b/Physical-Special-split.md index d0ee459..6beb09c 100644 --- a/Physical-Special-split.md +++ b/Physical-Special-split.md @@ -289,7 +289,7 @@ Just masking out the category again. ld a, [wBattleMonType1] cp GHOST - jr z, .asm_38e92 + jr z, .greatly_encourage - cp SPECIAL - ret nc - ld a, [wBattleMonType2] |