2017-11-10 02:21:31 +01:00
|
|
|
SlateportCity_PokemonCenter_1F_MapScripts:: @ 820DABF
|
2019-04-22 22:31:51 +02:00
|
|
|
map_script MAP_SCRIPT_ON_TRANSITION, SlateportCity_PokemonCenter_1F_OnTransition
|
2019-02-22 08:28:32 +01:00
|
|
|
map_script MAP_SCRIPT_ON_RESUME, SlateportCity_PokemonCenter_1F_MapScript1_277C30
|
2017-11-10 02:21:31 +01:00
|
|
|
.byte 0
|
|
|
|
|
2019-04-22 22:31:51 +02:00
|
|
|
SlateportCity_PokemonCenter_1F_OnTransition: @ 820DACA
|
2018-08-10 16:45:15 +02:00
|
|
|
setrespawn HEAL_LOCATION_SLATEPORT_CITY
|
2017-11-10 02:21:31 +01:00
|
|
|
call SlateportCity_PokemonCenter_1F_EventScript_2718DE
|
|
|
|
end
|
|
|
|
|
|
|
|
SlateportCity_PokemonCenter_1F_EventScript_20DAD3:: @ 820DAD3
|
|
|
|
setvar VAR_0x800B, 1
|
|
|
|
call SlateportCity_PokemonCenter_1F_EventScript_27191E
|
|
|
|
waitmessage
|
|
|
|
waitbuttonpress
|
|
|
|
release
|
|
|
|
end
|
|
|
|
|
|
|
|
SlateportCity_PokemonCenter_1F_EventScript_20DAE1:: @ 820DAE1
|
2018-12-02 09:37:46 +01:00
|
|
|
msgbox SlateportCity_PokemonCenter_1F_Text_20DAF3, MSGBOX_NPC
|
2017-11-10 02:21:31 +01:00
|
|
|
end
|
|
|
|
|
|
|
|
SlateportCity_PokemonCenter_1F_EventScript_20DAEA:: @ 820DAEA
|
2018-12-02 09:37:46 +01:00
|
|
|
msgbox SlateportCity_PokemonCenter_1F_Text_20DBBC, MSGBOX_NPC
|
2017-11-10 02:21:31 +01:00
|
|
|
end
|
|
|
|
|
|
|
|
SlateportCity_PokemonCenter_1F_Text_20DAF3: @ 820DAF3
|
|
|
|
.string "Want a tip for battling?\p"
|
2018-12-07 16:41:08 +01:00
|
|
|
.string "I'd say it's raising different kinds\n"
|
2017-11-10 02:21:31 +01:00
|
|
|
.string "of POKéMON in a balanced manner.\p"
|
2018-12-07 16:41:08 +01:00
|
|
|
.string "It's no good to make just one\n"
|
2017-11-10 02:21:31 +01:00
|
|
|
.string "POKéMON strong.\p"
|
|
|
|
.string "If it has a type disadvantage,\n"
|
|
|
|
.string "it might not stand a chance.$"
|
|
|
|
|
|
|
|
SlateportCity_PokemonCenter_1F_Text_20DBBC: @ 820DBBC
|
|
|
|
.string "I trade POKéMON with my friends.\p"
|
|
|
|
.string "If a traded POKéMON is holding an\n"
|
|
|
|
.string "item, it makes me twice as happy!$"
|
|
|
|
|