Split files from event_scripts.s
Also move maps/scripts to scripts/maps
This commit is contained in:
39
data/scripts/maps/SootopolisCity_House4.inc
Normal file
39
data/scripts/maps/SootopolisCity_House4.inc
Normal file
@@ -0,0 +1,39 @@
|
||||
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.$"
|
||||
|
||||
Reference in New Issue
Block a user