mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
f497c1508b
Also move maps/scripts to scripts/maps
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, 2
|
||
end
|
||
|
||
SootopolisCity_House4_EventScript_226D1F:: @ 8226D1F
|
||
msgbox SootopolisCity_House4_Text_226DEA, 2
|
||
end
|
||
|
||
SootopolisCity_House4_EventScript_226D28:: @ 8226D28
|
||
lock
|
||
faceplayer
|
||
waitse
|
||
playmoncry SPECIES_AZUMARILL, 0
|
||
msgbox SootopolisCity_House4_Text_226E7F, 4
|
||
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.$"
|
||
|