diff options
Diffstat (limited to 'scripts/PewterPokecenter_2.asm')
| -rw-r--r-- | scripts/PewterPokecenter_2.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/PewterPokecenter_2.asm b/scripts/PewterPokecenter_2.asm index d52b06af..2aeb23f7 100644 --- a/scripts/PewterPokecenter_2.asm +++ b/scripts/PewterPokecenter_2.asm @@ -62,7 +62,7 @@ PewterJigglypuff:: ld a, [wd471] bit 7, a ret z - callfar CheckPikachuFaintedOrStatused + callfar CheckPikachuStatusCondition ret c call DisablePikachuFollowingPlayer ret |
