Review changes for #778

This commit is contained in:
GriffinR 2019-09-27 10:08:47 -04:00
parent 1491b1855b
commit 0c1f1281da

View File

@ -423,9 +423,9 @@ LilycoveCity_PokemonCenter_1F_EventScript_2A88BA:: @ 82A88BA
fadescreen 1
special OpenPokeblockCaseForContestLady
waitstate
compare VAR_RESULT, 65535
compare VAR_RESULT, 0xFFFF
goto_if_eq LilycoveCity_PokemonCenter_1F_EventScript_2A88D7
compare VAR_RESULT, 65535
compare VAR_RESULT, 0xFFFF
goto_if_ne LilycoveCity_PokemonCenter_1F_EventScript_2A88F6
end