Use MSGBOX constants
This commit is contained in:
@@ -17,14 +17,14 @@ PokemonMansion_2F_EventScript_162264:: @ 8162264
|
||||
end
|
||||
|
||||
PokemonMansion_2F_EventScript_162278:: @ 8162278
|
||||
msgbox gUnknown_817751F, 3
|
||||
msgbox gUnknown_817751F, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
PokemonMansion_2F_EventScript_162281:: @ 8162281
|
||||
msgbox gUnknown_8177574, 3
|
||||
msgbox gUnknown_8177574, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
PokemonMansion_2F_EventScript_16228A:: @ 816228A
|
||||
trainerbattle_single TRAINER_BURGLAR_ARNIE, Text_177498, Text_1774CB
|
||||
msgbox gUnknown_81774E3, 6
|
||||
msgbox gUnknown_81774E3, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user