summaryrefslogtreecommitdiff
path: root/scripts/billshouse.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/billshouse.asm')
-rwxr-xr-xscripts/billshouse.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/billshouse.asm b/scripts/billshouse.asm
index 014f5051..5d6d668f 100755
--- a/scripts/billshouse.asm
+++ b/scripts/billshouse.asm
@@ -62,7 +62,7 @@ BillsHouseScript2:
and a ; cp SPRITE_FACING_DOWN
ld de, MovementData_1e79c
jr nz, .notDown
- call CheckPikachuAsleep
+ call CheckPikachuFollowingPlayer
jr nz, .asm_1e0f8
callab Func_f250b
.asm_1e0f8
@@ -97,7 +97,7 @@ BillsHouseScript3: ; 1e7a6 (7:67a6)
ld a, HS_BILL_POKEMON
ld [wMissableObjectIndex], a
predef HideObject
- call CheckPikachuAsleep
+ call CheckPikachuFollowingPlayer
jr z, .asm_1e13e
ld hl, PikachuMovementData_1e14d
ld a, [wSpriteStateData1 + 9]
@@ -161,7 +161,7 @@ BillsHouseScript5:
ld hl, wd472
bit 7, [hl]
jr z, .asm_1e1c6
- call CheckPikachuAsleep
+ call CheckPikachuFollowingPlayer
jr z, .asm_1e1c6
ld a, $2
ld [H_SPRITEINDEX], a