One more bug down!

This commit is contained in:
Martha Schilling 2023-12-29 22:37:14 +00:00
parent 9060580fda
commit 51185204d0
2 changed files with 2 additions and 2 deletions

View file

@ -168,7 +168,6 @@ FightingDojoText1: ; gym scaling can be removed to make space
ld a, $3
ld [wFightingDojoCurScript], a
ld [wCurMapScript], a
SetEvent EVENT_DEFEATED_FIGHTING_DOJO
jr .asm_9dba4
.continue1
ld hl, FightingDojoText_5ce9d
@ -177,6 +176,7 @@ FightingDojoText1: ; gym scaling can be removed to make space
.continue2
ld hl, FightingDojoText8
call PrintText
SetEvent EVENT_DEFEATED_FIGHTING_DOJO
.asm_9dba4
jp TextScriptEnd