mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
c557ac61ae
* 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
29 lines
995 B
PHP
29 lines
995 B
PHP
MossdeepCity_PokemonCenter_2F_MapScripts:: @ 8222334
|
|
map_script 2, MossdeepCity_PokemonCenter_2F_MapScript2_276C3B
|
|
map_script 4, MossdeepCity_PokemonCenter_2F_MapScript2_276B6C
|
|
map_script 1, MossdeepCity_PokemonCenter_2F_MapScript1_276BBE
|
|
map_script 3, MossdeepCity_PokemonCenter_2F_MapScript1_276ACF
|
|
.byte 0
|
|
|
|
MossdeepCity_PokemonCenter_2F_EventScript_222349:: @ 8222349
|
|
call OldaleTown_PokemonCenter_2F_EventScript_276EB7
|
|
end
|
|
|
|
MossdeepCity_PokemonCenter_2F_EventScript_22234F:: @ 822234F
|
|
call OldaleTown_PokemonCenter_2F_EventScript_2770B2
|
|
end
|
|
|
|
MossdeepCity_PokemonCenter_2F_EventScript_222355:: @ 8222355
|
|
call OldaleTown_PokemonCenter_2F_EventScript_2771DB
|
|
end
|
|
|
|
MossdeepCity_PokemonCenter_2F_EventScript_22235B:: @ 822235B
|
|
msgbox MossdeepCity_PokemonCenter_2F_Text_222364, MSGBOX_NPC
|
|
end
|
|
|
|
MossdeepCity_PokemonCenter_2F_Text_222364: @ 8222364
|
|
.string "If I win a whole lot of link battles\n"
|
|
.string "and show everyone how good I am,\l"
|
|
.string "I might get a fan following!$"
|
|
|