pokeemerald/data/maps/VerdanturfTown_PokemonCenter_1F/scripts.inc

43 lines
1.4 KiB
PHP
Raw Normal View History

2017-11-10 02:21:31 +01:00
VerdanturfTown_PokemonCenter_1F_MapScripts:: @ 8202726
map_script MAP_SCRIPT_ON_TRANSITION, VerdanturfTown_PokemonCenter_1F_OnTransition
2019-02-22 08:28:32 +01:00
map_script MAP_SCRIPT_ON_RESUME, VerdanturfTown_PokemonCenter_1F_MapScript1_277C30
2017-11-10 02:21:31 +01:00
.byte 0
VerdanturfTown_PokemonCenter_1F_OnTransition: @ 8202731
setrespawn HEAL_LOCATION_VERDANTURF_TOWN
2019-08-15 05:38:42 +02:00
call Common_EventScript_UpdateBrineyLocation
2017-11-10 02:21:31 +01:00
end
VerdanturfTown_PokemonCenter_1F_EventScript_20273A:: @ 820273A
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
VerdanturfTown_PokemonCenter_1F_EventScript_202748:: @ 8202748
msgbox VerdanturfTown_PokemonCenter_1F_Text_20275A, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
VerdanturfTown_PokemonCenter_1F_EventScript_202751:: @ 8202751
msgbox VerdanturfTown_PokemonCenter_1F_Text_20280B, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
VerdanturfTown_PokemonCenter_1F_Text_20275A: @ 820275A
2018-12-07 16:41:08 +01:00
.string "You can't consider yourself a real\n"
.string "TRAINER if you don't have faith\l"
2017-11-10 02:21:31 +01:00
.string "in your POKéMON.\p"
.string "Only those people who can believe\n"
.string "in their battling POKéMON can win\l"
.string "through to the very end.$"
VerdanturfTown_PokemonCenter_1F_Text_20280B: @ 820280B
.string "The reason why anyone would visit\n"
.string "VERDANTURF…\p"
2018-12-07 16:41:08 +01:00
.string "It's the BATTLE TENT. It goes without\n"
2017-11-10 02:21:31 +01:00
.string "saying.\p"
.string "Or is there somebody here that you\n"
.string "came to see?$"