2017-11-10 02:21:31 +01:00
|
|
|
MossdeepCity_PokemonCenter_1F_MapScripts:: @ 822223F
|
2019-04-22 22:31:51 +02:00
|
|
|
map_script MAP_SCRIPT_ON_TRANSITION, MossdeepCity_PokemonCenter_1F_OnTransition
|
2019-02-22 08:28:32 +01:00
|
|
|
map_script MAP_SCRIPT_ON_RESUME, MossdeepCity_PokemonCenter_1F_MapScript1_277C30
|
2017-11-10 02:21:31 +01:00
|
|
|
.byte 0
|
|
|
|
|
2019-04-22 22:31:51 +02:00
|
|
|
MossdeepCity_PokemonCenter_1F_OnTransition: @ 822224A
|
2018-08-10 16:45:15 +02:00
|
|
|
setrespawn HEAL_LOCATION_MOSSDEEP_CITY
|
2017-11-10 02:21:31 +01:00
|
|
|
end
|
|
|
|
|
|
|
|
MossdeepCity_PokemonCenter_1F_EventScript_22224E:: @ 822224E
|
|
|
|
setvar VAR_0x800B, 1
|
|
|
|
call MossdeepCity_PokemonCenter_1F_EventScript_27191E
|
|
|
|
waitmessage
|
|
|
|
waitbuttonpress
|
|
|
|
release
|
|
|
|
end
|
|
|
|
|
|
|
|
MossdeepCity_PokemonCenter_1F_EventScript_22225C:: @ 822225C
|
2018-12-02 09:37:46 +01:00
|
|
|
msgbox MossdeepCity_PokemonCenter_1F_Text_22226E, MSGBOX_NPC
|
2017-11-10 02:21:31 +01:00
|
|
|
end
|
|
|
|
|
|
|
|
MossdeepCity_PokemonCenter_1F_EventScript_222265:: @ 8222265
|
2018-12-02 09:37:46 +01:00
|
|
|
msgbox MossdeepCity_PokemonCenter_1F_Text_2222D9, MSGBOX_NPC
|
2017-11-10 02:21:31 +01:00
|
|
|
end
|
|
|
|
|
|
|
|
MossdeepCity_PokemonCenter_1F_Text_22226E: @ 822226E
|
|
|
|
.string "The GYM LEADERS in this town are\n"
|
|
|
|
.string "a formidable duo.\p"
|
|
|
|
.string "Their combination attacks are, like,\n"
|
|
|
|
.string "excellent and wow!$"
|
|
|
|
|
|
|
|
MossdeepCity_PokemonCenter_1F_Text_2222D9: @ 82222D9
|
|
|
|
.string "Depending on the special abilities of\n"
|
|
|
|
.string "POKéMON, some moves might change\l"
|
|
|
|
.string "or not work at all.$"
|
|
|
|
|