mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 03:57:38 +01:00
40 lines
1.1 KiB
PHP
40 lines
1.1 KiB
PHP
SootopolisCity_House4_MapScripts:: @ 8226D15
|
|
.byte 0
|
|
|
|
SootopolisCity_House4_EventScript_226D16:: @ 8226D16
|
|
msgbox SootopolisCity_House4_Text_226D3B, MSGBOX_NPC
|
|
end
|
|
|
|
SootopolisCity_House4_EventScript_226D1F:: @ 8226D1F
|
|
msgbox SootopolisCity_House4_Text_226DEA, MSGBOX_NPC
|
|
end
|
|
|
|
SootopolisCity_House4_EventScript_226D28:: @ 8226D28
|
|
lock
|
|
faceplayer
|
|
waitse
|
|
playmoncry SPECIES_AZUMARILL, 0
|
|
msgbox SootopolisCity_House4_Text_226E7F, MSGBOX_DEFAULT
|
|
waitmoncry
|
|
release
|
|
end
|
|
|
|
SootopolisCity_House4_Text_226D3B: @ 8226D3B
|
|
.string "Listen up, and I'll tell you something\n"
|
|
.string "good.\p"
|
|
.string "There's supposed to be an ancient\n"
|
|
.string "ruin in the sea around here.\p"
|
|
.string "There could be treasures just waiting\n"
|
|
.string "to be discovered down there.$"
|
|
|
|
SootopolisCity_House4_Text_226DEA: @ 8226DEA
|
|
.string "Ancient treasures…\p"
|
|
.string "It would be nice if they existed, but\n"
|
|
.string "even if they didn't, it would be so\l"
|
|
.string "beautiful to take an underwater\l"
|
|
.string "stroll with my POKéMON.$"
|
|
|
|
SootopolisCity_House4_Text_226E7F: @ 8226E7F
|
|
.string "AZUMARILL: Marurii.$"
|
|
|