adds constants, cleans up callstd and msgbox code
* adds some constants for standard script names and messagebox types * replaces some callstd calls with msgbox calls where equivalent * replaces msgbox and callstd calls using raw digits with versions that use the constants
This commit is contained in:
@@ -18,7 +18,7 @@ MossdeepCity_PokemonCenter_2F_EventScript_222355:: @ 8222355
|
||||
end
|
||||
|
||||
MossdeepCity_PokemonCenter_2F_EventScript_22235B:: @ 822235B
|
||||
msgbox MossdeepCity_PokemonCenter_2F_Text_222364, 2
|
||||
msgbox MossdeepCity_PokemonCenter_2F_Text_222364, MSGBOX_NPC
|
||||
end
|
||||
|
||||
MossdeepCity_PokemonCenter_2F_Text_222364: @ 8222364
|
||||
|
||||
Reference in New Issue
Block a user