pokeemerald/data/maps/OldaleTown_PokemonCenter_1F/scripts.inc

63 lines
2.0 KiB
PHP
Raw Normal View History

2017-11-10 02:21:31 +01:00
OldaleTown_PokemonCenter_1F_MapScripts:: @ 81FC006
2019-04-16 16:40:32 +02:00
map_script MAP_SCRIPT_ON_TRANSITION, OldaleTown_PokemonCenter_1F_MapScript1_OnTransition
2019-02-22 08:28:32 +01:00
map_script MAP_SCRIPT_ON_RESUME, OldaleTown_PokemonCenter_1F_MapScript1_277C30
2017-11-10 02:21:31 +01:00
.byte 0
2019-04-16 16:40:32 +02:00
OldaleTown_PokemonCenter_1F_MapScript1_OnTransition: @ 81FC011
setrespawn HEAL_LOCATION_OLDALE_TOWN
2017-11-10 02:21:31 +01:00
call OldaleTown_PokemonCenter_1F_EventScript_2718DE
end
OldaleTown_PokemonCenter_1F_EventScript_1FC01A:: @ 81FC01A
setvar VAR_0x800B, 1
call OldaleTown_PokemonCenter_1F_EventScript_27191E
waitmessage
waitbuttonpress
release
end
OldaleTown_PokemonCenter_1F_EventScript_1FC028:: @ 81FC028
msgbox OldaleTown_PokemonCenter_1F_Text_1FC059, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
OldaleTown_PokemonCenter_1F_EventScript_1FC031:: @ 81FC031
msgbox OldaleTown_PokemonCenter_1F_Text_1FC0CD, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
OldaleTown_PokemonCenter_1F_EventScript_1FC03A:: @ 81FC03A
lock
faceplayer
2018-12-22 02:28:24 +01:00
goto_if_set FLAG_SYS_POKEDEX_GET, OldaleTown_PokemonCenter_1F_EventScript_1FC04F
msgbox OldaleTown_PokemonCenter_1F_Text_1FC148, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
release
end
OldaleTown_PokemonCenter_1F_EventScript_1FC04F:: @ 81FC04F
msgbox OldaleTown_PokemonCenter_1F_Text_1FC1B9, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
release
end
OldaleTown_PokemonCenter_1F_Text_1FC059: @ 81FC059
.string "That PC in the corner there is\n"
.string "for any POKéMON TRAINER to use.\p"
2018-12-07 16:41:08 +01:00
.string "Naturally, that means you're welcome\n"
2017-11-10 02:21:31 +01:00
.string "to use it, too.$"
OldaleTown_PokemonCenter_1F_Text_1FC0CD: @ 81FC0CD
.string "POKéMON CENTERS are great!\p"
.string "You can use their services as much\n"
2018-12-07 16:41:08 +01:00
.string "as you like, and it's all for free.\l"
2017-11-10 02:21:31 +01:00
.string "You never have to worry!$"
OldaleTown_PokemonCenter_1F_Text_1FC148: @ 81FC148
.string "The POKéMON WIRELESS CLUB on\n"
.string "the second floor was built recently.\p"
2018-12-07 16:41:08 +01:00
.string "But they say they're still making\n"
2017-11-10 02:21:31 +01:00
.string "adjustments.$"
OldaleTown_PokemonCenter_1F_Text_1FC1B9: @ 81FC1B9
.string "The POKéMON WIRELESS CLUB on\n"
.string "the second floor was built recently.\p"
.string "I traded POKéMON right away.$"