2017-11-10 01:21:31 +00:00
|
|
|
LilycoveCity_PokemonCenter_1F_MapScripts:: @ 821C5B2
|
2019-04-22 21:31:51 +01:00
|
|
|
map_script MAP_SCRIPT_ON_TRANSITION, LilycoveCity_PokemonCenter_1F_OnTransition
|
2019-10-11 09:14:09 +01:00
|
|
|
map_script MAP_SCRIPT_ON_RESUME, CableClub_MapScript1_InitUnionRoom
|
2017-11-10 01:21:31 +00:00
|
|
|
.byte 0
|
|
|
|
|
2019-04-22 21:31:51 +01:00
|
|
|
LilycoveCity_PokemonCenter_1F_OnTransition: @ 821C5BD
|
2018-08-10 15:45:15 +01:00
|
|
|
setrespawn HEAL_LOCATION_LILYCOVE_CITY
|
2017-11-10 01:21:31 +00:00
|
|
|
goto LilycoveCity_PokemonCenter_1F_EventScript_21C5C6
|
|
|
|
end
|
|
|
|
|
|
|
|
LilycoveCity_PokemonCenter_1F_EventScript_21C5C6:: @ 821C5C6
|
2019-08-04 09:22:19 +01:00
|
|
|
special SetLilycoveLadyGfx
|
2017-12-21 19:47:52 +00:00
|
|
|
compare VAR_RESULT, 0
|
2018-12-22 01:28:24 +00:00
|
|
|
goto_if_eq LilycoveCity_PokemonCenter_1F_EventScript_21C5E0
|
2017-12-21 19:47:52 +00:00
|
|
|
compare VAR_RESULT, 1
|
2018-12-22 01:28:24 +00:00
|
|
|
goto_if_eq LilycoveCity_PokemonCenter_1F_EventScript_21C5E4
|
2017-11-10 01:21:31 +00:00
|
|
|
end
|
|
|
|
|
|
|
|
LilycoveCity_PokemonCenter_1F_EventScript_21C5E0:: @ 821C5E0
|
2018-10-18 03:07:23 +01:00
|
|
|
setflag FLAG_HIDE_LILYCOVE_POKEMON_CENTER_LADY
|
2017-11-10 01:21:31 +00:00
|
|
|
end
|
|
|
|
|
|
|
|
LilycoveCity_PokemonCenter_1F_EventScript_21C5E4:: @ 821C5E4
|
2018-10-18 03:07:23 +01:00
|
|
|
clearflag FLAG_HIDE_LILYCOVE_POKEMON_CENTER_LADY
|
2017-11-10 01:21:31 +00:00
|
|
|
end
|
|
|
|
|
|
|
|
LilycoveCity_PokemonCenter_1F_EventScript_21C5E8:: @ 821C5E8
|
|
|
|
setvar VAR_0x800B, 1
|
2019-08-15 04:38:42 +01:00
|
|
|
call Common_EventScript_PkmnCenterNurse
|
2017-11-10 01:21:31 +00:00
|
|
|
waitmessage
|
|
|
|
waitbuttonpress
|
|
|
|
release
|
|
|
|
end
|
|
|
|
|
|
|
|
LilycoveCity_PokemonCenter_1F_EventScript_21C5F6:: @ 821C5F6
|
2018-12-02 08:37:46 +00:00
|
|
|
msgbox LilycoveCity_PokemonCenter_1F_Text_21C61E, MSGBOX_NPC
|
2017-11-10 01:21:31 +00:00
|
|
|
end
|
|
|
|
|
|
|
|
LilycoveCity_PokemonCenter_1F_EventScript_21C5FF:: @ 821C5FF
|
|
|
|
lock
|
|
|
|
faceplayer
|
2018-12-22 01:28:24 +00:00
|
|
|
goto_if_set FLAG_BADGE07_GET, LilycoveCity_PokemonCenter_1F_EventScript_21C614
|
2018-12-02 08:37:46 +00:00
|
|
|
msgbox LilycoveCity_PokemonCenter_1F_Text_21C69D, MSGBOX_DEFAULT
|
2017-11-10 01:21:31 +00:00
|
|
|
release
|
|
|
|
end
|
|
|
|
|
|
|
|
LilycoveCity_PokemonCenter_1F_EventScript_21C614:: @ 821C614
|
2018-12-02 08:37:46 +00:00
|
|
|
msgbox LilycoveCity_PokemonCenter_1F_Text_21C6F6, MSGBOX_DEFAULT
|
2017-11-10 01:21:31 +00:00
|
|
|
release
|
|
|
|
end
|
|
|
|
|
|
|
|
LilycoveCity_PokemonCenter_1F_Text_21C61E: @ 821C61E
|
|
|
|
.string "I wonder how many kinds of POKéMON\n"
|
|
|
|
.string "there are in the world.\p"
|
2018-12-07 15:41:08 +00:00
|
|
|
.string "It'd be great to cross seas and\n"
|
2017-11-10 01:21:31 +00:00
|
|
|
.string "trade POKéMON with people far away.$"
|
|
|
|
|
|
|
|
LilycoveCity_PokemonCenter_1F_Text_21C69D: @ 821C69D
|
2018-12-07 15:41:08 +00:00
|
|
|
.string "I've been hearing about some rotten\n"
|
2017-11-10 01:21:31 +00:00
|
|
|
.string "scoundrels who steal POKéMON and rip\l"
|
|
|
|
.string "off METEORITES.$"
|
|
|
|
|
|
|
|
LilycoveCity_PokemonCenter_1F_Text_21C6F6: @ 821C6F6
|
|
|
|
.string "Those rotten scoundrels who steal\n"
|
|
|
|
.string "POKéMON and rip off METEORITES…\p"
|
2018-12-07 15:41:08 +00:00
|
|
|
.string "I haven't seen them around recently.$"
|
2017-11-10 01:21:31 +00:00
|
|
|
|