mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 12:07:38 +01:00
73 lines
2.5 KiB
PHP
73 lines
2.5 KiB
PHP
SootopolisCity_PokemonCenter_1F_MapScripts:: @ 82264F1
|
|
map_script MAP_SCRIPT_ON_TRANSITION, SootopolisCity_PokemonCenter_1F_MapScript1_OnTransition
|
|
map_script MAP_SCRIPT_ON_RESUME, SootopolisCity_PokemonCenter_1F_MapScript1_277C30
|
|
.byte 0
|
|
|
|
SootopolisCity_PokemonCenter_1F_MapScript1_OnTransition: @ 82264FC
|
|
setrespawn HEAL_LOCATION_SOOTOPOLIS_CITY
|
|
end
|
|
|
|
SootopolisCity_PokemonCenter_1F_EventScript_226500:: @ 8226500
|
|
setvar VAR_0x800B, 1
|
|
call SootopolisCity_PokemonCenter_1F_EventScript_27191E
|
|
waitmessage
|
|
waitbuttonpress
|
|
release
|
|
end
|
|
|
|
SootopolisCity_PokemonCenter_1F_EventScript_22650E:: @ 822650E
|
|
lock
|
|
faceplayer
|
|
compare VAR_SKY_PILLAR_STATE, 2
|
|
goto_if_ge SootopolisCity_PokemonCenter_1F_EventScript_22652E
|
|
goto_if_unset FLAG_KYOGRE_ESCAPED_SEAFLOOR_CAVERN, SootopolisCity_PokemonCenter_1F_EventScript_22652E
|
|
msgbox SootopolisCity_PokemonCenter_1F_Text_22664B, MSGBOX_DEFAULT
|
|
release
|
|
end
|
|
|
|
SootopolisCity_PokemonCenter_1F_EventScript_22652E:: @ 822652E
|
|
msgbox SootopolisCity_PokemonCenter_1F_Text_226562, MSGBOX_DEFAULT
|
|
release
|
|
end
|
|
|
|
SootopolisCity_PokemonCenter_1F_EventScript_226538:: @ 8226538
|
|
lock
|
|
faceplayer
|
|
compare VAR_SKY_PILLAR_STATE, 2
|
|
goto_if_ge SootopolisCity_PokemonCenter_1F_EventScript_226558
|
|
goto_if_unset FLAG_KYOGRE_ESCAPED_SEAFLOOR_CAVERN, SootopolisCity_PokemonCenter_1F_EventScript_226558
|
|
msgbox SootopolisCity_PokemonCenter_1F_Text_22672F, MSGBOX_DEFAULT
|
|
release
|
|
end
|
|
|
|
SootopolisCity_PokemonCenter_1F_EventScript_226558:: @ 8226558
|
|
msgbox SootopolisCity_PokemonCenter_1F_Text_2266B9, MSGBOX_DEFAULT
|
|
release
|
|
end
|
|
|
|
SootopolisCity_PokemonCenter_1F_Text_226562: @ 8226562
|
|
.string "WALLACE is rumored to be the toughest\n"
|
|
.string "TRAINER in the whole HOENN region.\p"
|
|
.string "This town's GYM is led by the TRAINER\n"
|
|
.string "who taught WALLACE.\p"
|
|
.string "But the ELITE FOUR… They're said to be\n"
|
|
.string "even stronger than WALLACE's mentor.\p"
|
|
.string "How strong could they be?$"
|
|
|
|
SootopolisCity_PokemonCenter_1F_Text_22664B: @ 822664B
|
|
.string "Everyone in town has taken refuge\n"
|
|
.string "and won't come out of their homes.\p"
|
|
.string "Even I would rather not venture\n"
|
|
.string "outside.$"
|
|
|
|
SootopolisCity_PokemonCenter_1F_Text_2266B9: @ 82266B9
|
|
.string "Whenever, wherever, and whatever\n"
|
|
.string "happens, I will always be friends with\l"
|
|
.string "POKéMON.\p"
|
|
.string "Because it's fun to be with POKéMON!$"
|
|
|
|
SootopolisCity_PokemonCenter_1F_Text_22672F: @ 822672F
|
|
.string "Aren't POKéMON our friends?\p"
|
|
.string "Why are they going wild this way?$"
|
|
|