pokeemerald/data/maps/PacifidlogTown_PokemonCenter_1F/scripts.inc

49 lines
1.5 KiB
PHP
Raw Normal View History

2017-11-10 02:21:31 +01:00
PacifidlogTown_PokemonCenter_1F_MapScripts:: @ 82034A7
map_script MAP_SCRIPT_ON_TRANSITION, PacifidlogTown_PokemonCenter_1F_OnTransition
2019-02-22 08:28:32 +01:00
map_script MAP_SCRIPT_ON_RESUME, PacifidlogTown_PokemonCenter_1F_MapScript1_277C30
2017-11-10 02:21:31 +01:00
.byte 0
PacifidlogTown_PokemonCenter_1F_OnTransition: @ 82034B2
setrespawn HEAL_LOCATION_PACIFIDLOG_TOWN
2017-11-10 02:21:31 +01:00
end
PacifidlogTown_PokemonCenter_1F_EventScript_2034B6:: @ 82034B6
setvar VAR_0x800B, 1
2019-08-15 05:38:42 +02:00
call Common_EventScript_PkmnCenterNurse
2017-11-10 02:21:31 +01:00
waitmessage
waitbuttonpress
release
end
PacifidlogTown_PokemonCenter_1F_EventScript_2034C4:: @ 82034C4
msgbox PacifidlogTown_PokemonCenter_1F_Text_2034DF, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
PacifidlogTown_PokemonCenter_1F_EventScript_2034CD:: @ 82034CD
msgbox PacifidlogTown_PokemonCenter_1F_Text_20350F, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
PacifidlogTown_PokemonCenter_1F_EventScript_2034D6:: @ 82034D6
msgbox PacifidlogTown_PokemonCenter_1F_Text_20356F, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
PacifidlogTown_PokemonCenter_1F_Text_2034DF: @ 82034DF
.string "What color is your TRAINER CARD?\n"
2018-12-07 16:41:08 +01:00
.string "Mine's copper!$"
2017-11-10 02:21:31 +01:00
PacifidlogTown_PokemonCenter_1F_Text_20350F: @ 820350F
.string "PACIFIDLOG TOWN floats on top of\n"
.string "a colony of CORSOLA.\p"
.string "If I told you that, would you believe\n"
.string "me?$"
PacifidlogTown_PokemonCenter_1F_Text_20356F: @ 820356F
.string "The ancestors of the people in\n"
.string "PACIFIDLOG were said to have been\l"
.string "born on boats and then lived and died \l"
.string "aboard them.\p"
.string "I understand that they lived that way\n"
.string "because they were searching for\l"
.string "something.$"