Fix event check

This commit is contained in:
dannye 2023-11-20 21:03:38 -06:00
parent 100e0a76fb
commit d3e713f6c6

View file

@ -771,7 +771,7 @@ OaksLabRivalText:
call PrintText
jr .done
.beforeChooseMon
bit 2, a
CheckEventReuseA EVENT_GOT_STARTER
jr nz, .afterChooseMon
ld hl, .GoAheadAndChooseText
call PrintText