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 @@ MauvilleCity_PokemonCenter_2F_EventScript_211029:: @ 8211029
|
||||
end
|
||||
|
||||
MauvilleCity_PokemonCenter_2F_EventScript_21102F:: @ 821102F
|
||||
msgbox MauvilleCity_PokemonCenter_2F_Text_211038, 2
|
||||
msgbox MauvilleCity_PokemonCenter_2F_Text_211038, MSGBOX_NPC
|
||||
end
|
||||
|
||||
MauvilleCity_PokemonCenter_2F_Text_211038: @ 8211038
|
||||
|
||||
Reference in New Issue
Block a user