pokeemerald/data/maps/SootopolisCity_House4/scripts.inc

40 lines
1.1 KiB
PHP
Raw Permalink Normal View History

2021-07-20 21:18:31 +02:00
SootopolisCity_House4_MapScripts::
2017-11-10 02:21:31 +01:00
.byte 0
2021-07-20 21:18:31 +02:00
SootopolisCity_House4_EventScript_Man::
2019-11-10 02:40:41 +01:00
msgbox SootopolisCity_House4_Text_AncientTreasuresWaitingInSea, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
2021-07-20 21:18:31 +02:00
SootopolisCity_House4_EventScript_Woman::
2019-11-10 02:40:41 +01:00
msgbox SootopolisCity_House4_Text_StrollUnderwaterWithPokemon, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
2021-07-20 21:18:31 +02:00
SootopolisCity_House4_EventScript_Azumarill::
2017-11-10 02:21:31 +01:00
lock
faceplayer
waitse
2021-11-07 18:58:11 +01:00
playmoncry SPECIES_AZUMARILL, CRY_MODE_NORMAL
2019-11-10 02:40:41 +01:00
msgbox SootopolisCity_House4_Text_Azumarill, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
waitmoncry
release
end
2021-07-20 21:18:31 +02:00
SootopolisCity_House4_Text_AncientTreasuresWaitingInSea:
2018-12-07 16:41:08 +01:00
.string "Listen up, and I'll tell you something\n"
2017-11-10 02:21:31 +01:00
.string "good.\p"
2018-12-07 16:41:08 +01:00
.string "There's supposed to be an ancient\n"
2017-11-10 02:21:31 +01: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 21:18:31 +02:00
SootopolisCity_House4_Text_StrollUnderwaterWithPokemon:
2017-11-10 02:21:31 +01:00
.string "Ancient treasures…\p"
.string "It would be nice if they existed, but\n"
2018-12-07 16:41:08 +01:00
.string "even if they didn't, it would be so\l"
2017-11-10 02:21:31 +01:00
.string "beautiful to take an underwater\l"
.string "stroll with my POKéMON.$"
2021-07-20 21:18:31 +02:00
SootopolisCity_House4_Text_Azumarill:
2017-11-10 02:21:31 +01:00
.string "AZUMARILL: Marurii.$"