Move events and scripts into map dirs

This commit is contained in:
Marcus Huderle
2018-06-20 17:41:41 -05:00
parent 89d35e82a2
commit 135a11e50e
1038 changed files with 1036 additions and 1036 deletions
+54
View File
@@ -0,0 +1,54 @@
PacifidlogTown_MapScripts:: @ 81EBAB1
map_script 3, PacifidlogTown_MapScript1_1EBABC
map_script 5, PacifidlogTown_MapScript1_1EBAC0
.byte 0
PacifidlogTown_MapScript1_1EBABC: @ 81EBABC
setflag FLAG_VISITED_PACIFIDLOG_TOWN
end
PacifidlogTown_MapScript1_1EBAC0: @ 81EBAC0
setstepcallback 3
end
PacifidlogTown_EventScript_1EBAC3:: @ 81EBAC3
msgbox PacifidlogTown_Text_1EBB6C, 2
end
PacifidlogTown_EventScript_1EBACC:: @ 81EBACC
msgbox PacifidlogTown_Text_1EBAE7, 2
end
PacifidlogTown_EventScript_1EBAD5:: @ 81EBAD5
msgbox PacifidlogTown_Text_1EBBAC, 2
end
PacifidlogTown_EventScript_1EBADE:: @ 81EBADE
msgbox PacifidlogTown_Text_1EBC7A, 3
end
PacifidlogTown_Text_1EBAE7: @ 81EBAE7
.string "The sea between PACIFIDLOG and\n"
.string "SLATEPORT has a fast-running tide.\p"
.string "If you decide to SURF, you could end\n"
.string "up swept away somewhere else.$"
PacifidlogTown_Text_1EBB6C: @ 81EBB6C
.string "See, isnt it neat?\n"
.string "These houses are on water!\p"
.string "I was born here!$"
PacifidlogTown_Text_1EBBAC: @ 81EBBAC
.string "The SKY PILLAR?\p"
.string "…Oh, you must mean that tall, tall\n"
.string "tower a little further out.\p"
.string "If you asked me, I wouldnt climb it.\n"
.string "Its too scary to get up that high.\p"
.string "Life at sea level in PACIFIDLOG,\n"
.string "that suits me fine.$"
PacifidlogTown_Text_1EBC7A: @ 81EBC7A
.string "PACIFIDLOG TOWN\p"
.string "“Where the morning sun smiles upon\n"
.string "the waters.”$"