40 lines
1.1 KiB
PHP
Raw Normal View History

2021-07-20 15:18:31 -04:00
SootopolisCity_House4_MapScripts::
2017-11-09 19:21:31 -06:00
.byte 0
2021-07-20 15:18:31 -04:00
SootopolisCity_House4_EventScript_Man::
2019-11-09 20:40:41 -05:00
msgbox SootopolisCity_House4_Text_AncientTreasuresWaitingInSea, MSGBOX_NPC
2017-11-09 19:21:31 -06:00
end
2021-07-20 15:18:31 -04:00
SootopolisCity_House4_EventScript_Woman::
2019-11-09 20:40:41 -05:00
msgbox SootopolisCity_House4_Text_StrollUnderwaterWithPokemon, MSGBOX_NPC
2017-11-09 19:21:31 -06:00
end
2021-07-20 15:18:31 -04:00
SootopolisCity_House4_EventScript_Azumarill::
2017-11-09 19:21:31 -06:00
lock
faceplayer
waitse
playmoncry SPECIES_AZUMARILL, 0
2019-11-09 20:40:41 -05:00
msgbox SootopolisCity_House4_Text_Azumarill, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
waitmoncry
release
end
2021-07-20 15:18:31 -04:00
SootopolisCity_House4_Text_AncientTreasuresWaitingInSea:
2018-12-07 10:41:08 -05:00
.string "Listen up, and I'll tell you something\n"
2017-11-09 19:21:31 -06:00
.string "good.\p"
2018-12-07 10:41:08 -05:00
.string "There's supposed to be an ancient\n"
2017-11-09 19:21:31 -06:00
.string "ruin in the sea around here.\p"
.string "There could be treasures just waiting\n"
.string "to be discovered down there.$"
2021-07-20 15:18:31 -04:00
SootopolisCity_House4_Text_StrollUnderwaterWithPokemon:
2017-11-09 19:21:31 -06:00
.string "Ancient treasures…\p"
.string "It would be nice if they existed, but\n"
2018-12-07 10:41:08 -05:00
.string "even if they didn't, it would be so\l"
2017-11-09 19:21:31 -06:00
.string "beautiful to take an underwater\l"
.string "stroll with my POKéMON.$"
2021-07-20 15:18:31 -04:00
SootopolisCity_House4_Text_Azumarill:
2017-11-09 19:21:31 -06:00
.string "AZUMARILL: Marurii.$"