From 13d4d533f7c5904391309e72f4b7937210b1c476 Mon Sep 17 00:00:00 2001 From: Rangi Date: Fri, 6 Nov 2020 10:33:58 -0500 Subject: Sync more with pokeyellow --- scripts/VictoryRoad2F.asm | 2 -- 1 file changed, 2 deletions(-) (limited to 'scripts/VictoryRoad2F.asm') diff --git a/scripts/VictoryRoad2F.asm b/scripts/VictoryRoad2F.asm index 9622206c..61843e5e 100755 --- a/scripts/VictoryRoad2F.asm +++ b/scripts/VictoryRoad2F.asm @@ -17,7 +17,6 @@ VictoryRoad2F_Script: VictoryRoad2Script_517c4: ResetEvent EVENT_VICTORY_ROAD_1_BOULDER_ON_SWITCH - VictoryRoad2Script_517c9: CheckEvent EVENT_VICTORY_ROAD_2_BOULDER_ON_SWITCH1 jr z, .asm_517da @@ -31,7 +30,6 @@ VictoryRoad2Script_517c9: ret z ld a, $1d lb bc, 7, 11 - VictoryRoad2Script_517e2: ld [wNewTileBlockID], a predef ReplaceTileBlock -- cgit v1.3.1-sl0p