Use MSGBOX constants

This commit is contained in:
GriffinR
2020-01-10 01:45:31 -05:00
parent 4a6f15ba24
commit 29e4446a03
261 changed files with 844 additions and 844 deletions
@@ -16,15 +16,15 @@ Route10_PokemonCenter_1F_EventScript_16FC41:: @ 816FC41
end
Route10_PokemonCenter_1F_EventScript_16FC4A:: @ 816FC4A
msgbox gUnknown_819E59D, 2
msgbox gUnknown_819E59D, MSGBOX_NPC
end
Route10_PokemonCenter_1F_EventScript_16FC53:: @ 816FC53
msgbox gUnknown_819E523, 2
msgbox gUnknown_819E523, MSGBOX_NPC
end
Route10_PokemonCenter_1F_EventScript_16FC5C:: @ 816FC5C
msgbox gUnknown_819E5D2, 2
msgbox gUnknown_819E5D2, MSGBOX_NPC
end
Route10_PokemonCenter_1F_EventScript_16FC65:: @ 816FC65
@@ -33,7 +33,7 @@ Route10_PokemonCenter_1F_EventScript_16FC65:: @ 816FC65
call EventScript_16FCF1
goto_if_set FLAG_GOT_EVERSTONE_FROM_OAKS_AIDE, EventScript_16FCE7
msgbox gUnknown_819E5FB, MSGBOX_YESNO
compare VAR_RESULT, 0
compare VAR_RESULT, NO
goto_if_eq EventScript_1A7AD1
setvar VAR_0x8004, 0
specialvar VAR_RESULT, Special_GetPokedexCount