pokeemerald/data/maps/FortreeCity_PokemonCenter_1F/scripts.inc

56 lines
1.8 KiB
PHP
Raw Normal View History

2017-11-10 02:21:31 +01:00
FortreeCity_PokemonCenter_1F_MapScripts:: @ 82173D8
2019-02-22 08:28:32 +01:00
map_script MAP_SCRIPT_ON_TRANSITION, FortreeCity_PokemonCenter_1F_MapScript1_2173E3
map_script MAP_SCRIPT_ON_RESUME, FortreeCity_PokemonCenter_1F_MapScript1_277C30
2017-11-10 02:21:31 +01:00
.byte 0
FortreeCity_PokemonCenter_1F_MapScript1_2173E3: @ 82173E3
setrespawn HEAL_LOCATION_FORTREE_CITY
2017-11-10 02:21:31 +01:00
end
FortreeCity_PokemonCenter_1F_EventScript_2173E7:: @ 82173E7
setvar VAR_0x800B, 1
call FortreeCity_PokemonCenter_1F_EventScript_27191E
waitmessage
waitbuttonpress
release
end
FortreeCity_PokemonCenter_1F_EventScript_2173F5:: @ 82173F5
msgbox FortreeCity_PokemonCenter_1F_Text_217410, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
FortreeCity_PokemonCenter_1F_EventScript_2173FE:: @ 82173FE
msgbox FortreeCity_PokemonCenter_1F_Text_21746D, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
FortreeCity_PokemonCenter_1F_EventScript_217407:: @ 8217407
msgbox FortreeCity_PokemonCenter_1F_Text_21751F, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
FortreeCity_PokemonCenter_1F_Text_217410: @ 8217410
.string "Listen, kid, are you working\n"
.string "on a POKéDEX?\p"
.string "Hmm… Go to the SAFARI ZONE.\n"
2018-12-07 16:41:08 +01:00
.string "That's my suggestion.$"
2017-11-10 02:21:31 +01:00
FortreeCity_PokemonCenter_1F_Text_21746D: @ 821746D
.string "Have you done anything at\n"
.string "the RECORD CORNER?\p"
2018-12-07 16:41:08 +01:00
.string "It's pretty neat. It mixes and matches\n"
2017-11-10 02:21:31 +01:00
.string "the records of TRAINERS.\p"
2018-12-07 16:41:08 +01:00
.string "I don't know quite how it works,\n"
.string "but it's cool. It's exciting, even!$"
2017-11-10 02:21:31 +01:00
FortreeCity_PokemonCenter_1F_Text_21751F: @ 821751F
.string "Oh, wow, you have a POKéNAV!\n"
2018-12-07 16:41:08 +01:00
.string "And it's just like mine!\p"
.string "Do you know about POKéNAV's\n"
2017-11-10 02:21:31 +01:00
.string "MATCH CALL system?\p"
.string "Access it, and you can chat with\n"
.string "registered TRAINERS anytime.\p"
.string "It also shows you which TRAINERS\n"
.string "want a rematch with you.\p"
2018-12-07 16:41:08 +01:00
.string "It's really nifty! Those DEVON guys\n"
.string "sure know what they're doing!$"
2017-11-10 02:21:31 +01:00