mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-26 11:44:17 +01:00
Review changes for #778
This commit is contained in:
parent
1491b1855b
commit
0c1f1281da
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user