2021-07-20 15:18:31 -04:00
|
|
|
LilycoveCity_House1_MapScripts::
|
2017-11-09 19:21:31 -06:00
|
|
|
.byte 0
|
|
|
|
|
2021-07-20 15:18:31 -04:00
|
|
|
LilycoveCity_House1_EventScript_ExpertM::
|
2019-11-10 10:56:35 -05:00
|
|
|
msgbox LilycoveCity_House1_Text_PokemonPartnersNotTools, MSGBOX_NPC
|
2017-11-09 19:21:31 -06:00
|
|
|
end
|
|
|
|
|
2021-07-20 15:18:31 -04:00
|
|
|
LilycoveCity_House1_EventScript_Kecleon::
|
2017-11-09 19:21:31 -06:00
|
|
|
lock
|
|
|
|
faceplayer
|
|
|
|
waitse
|
2021-11-07 12:58:11 -05:00
|
|
|
playmoncry SPECIES_KECLEON, CRY_MODE_NORMAL
|
2019-11-10 10:56:35 -05:00
|
|
|
msgbox LilycoveCity_House1_Text_Kecleon, MSGBOX_DEFAULT
|
2017-11-09 19:21:31 -06:00
|
|
|
waitmoncry
|
|
|
|
release
|
|
|
|
end
|
|
|
|
|
2021-07-20 15:18:31 -04:00
|
|
|
LilycoveCity_House1_Text_PokemonPartnersNotTools:
|
2017-11-09 19:21:31 -06:00
|
|
|
.string "POKéMON are partners to people.\n"
|
2018-12-07 10:41:08 -05:00
|
|
|
.string "They aren't our tools.\p"
|
2017-11-09 19:21:31 -06:00
|
|
|
.string "Unfortunately, there are some people\n"
|
|
|
|
.string "who fail to understand that…$"
|
|
|
|
|
2021-07-20 15:18:31 -04:00
|
|
|
LilycoveCity_House1_Text_Kecleon:
|
2017-11-09 19:21:31 -06:00
|
|
|
.string "KECLEON: Ruroro?$"
|
|
|
|
|