aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld/cable_club_npc.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-31 11:46:02 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-31 11:46:02 -0400
commitb7a20f13863331e15a074c91a4a1be38d27142c9 (patch)
treeabfb48aa129b82dc7a88c7b028f2e20a6c671f4d /engine/overworld/cable_club_npc.asm
parentVermilion Pokemon Center (diff)
downloadpokeyellow-b7a20f13863331e15a074c91a4a1be38d27142c9.tar.gz
pokeyellow-b7a20f13863331e15a074c91a4a1be38d27142c9.tar.xz
pokeyellow-b7a20f13863331e15a074c91a4a1be38d27142c9.zip
Vermilion Fan Club
Diffstat (limited to 'engine/overworld/cable_club_npc.asm')
-rwxr-xr-xengine/overworld/cable_club_npc.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/overworld/cable_club_npc.asm b/engine/overworld/cable_club_npc.asm
index 4170a936..f60042de 100755
--- a/engine/overworld/cable_club_npc.asm
+++ b/engine/overworld/cable_club_npc.asm
@@ -1,7 +1,7 @@
CableClubNPC: ; 7035 (1:7035)
ld hl, CableClubNPCWelcomeText
call PrintText
- call CheckPikachuAsleep
+ call CheckPikachuFollowingPlayer
jr nz, .asm_7048
CheckEvent EVENT_GOT_POKEDEX
jp nz, .receivedPokedex