summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-31 14:17:20 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-31 14:17:20 -0400
commit39d56456103403d9a224908eafb2ecb08c1f2b9f (patch)
treef205457fdf8fd9972a3c14a27b5e593b13c8e1f1 /scripts
parent9298c87bc6d689e23f910ca97991760984dbd4f9 (diff)
Victory Road 1F
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/victoryroad1.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/victoryroad1.asm b/scripts/victoryroad1.asm
index 11f5d5db..ee88d393 100755
--- a/scripts/victoryroad1.asm
+++ b/scripts/victoryroad1.asm
@@ -29,6 +29,9 @@ VictoryRoad1Script0: ; 5da40 (17:5a40)
ld hl, CoordsData_5da5c
call CheckBoulderCoords
jp nc, CheckFightingMapTrainers
+ ld a, [H_SPRITEINDEX]
+ cp $f
+ jp z, CheckFightingMapTrainers
ld hl, wd126
set 5, [hl]
SetEvent EVENT_VICTORY_ROAD_1_BOULDER_ON_SWITCH