From 8514a917dec392915d0993bee9a4ee07a8962c9a Mon Sep 17 00:00:00 2001 From: Martha Schilling Date: Thu, 21 Dec 2023 16:29:21 +0000 Subject: [PATCH] "There's no way fixing the post-HoF blackout crash is that easy." "...it's that easy." --- scripts/HallOfFame.asm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/HallOfFame.asm b/scripts/HallOfFame.asm index 1b7aee1d..6fd57c39 100644 --- a/scripts/HallOfFame.asm +++ b/scripts/HallOfFame.asm @@ -43,8 +43,7 @@ HallofFameRoomScript2: ResetEventRange INDIGO_PLATEAU_EVENTS_START, INDIGO_PLATEAU_EVENTS_END, 1 xor a ld [wHallOfFameCurScript], a - ld hl, FirstMapSpec - ld a, [hli] + ld a, PALLET_TOWN ld [wLastBlackoutMap], a farcall SaveSAVtoSRAM ld b, 5