diff options
| author | Diegoisawesome <diego@domoreaweso.me> | 2017-11-11 16:10:17 -0600 |
|---|---|---|
| committer | Diegoisawesome <diego@domoreaweso.me> | 2017-11-11 16:10:17 -0600 |
| commit | f497c1508bb285fb0a7065df2ca2168ec6fac14b (patch) | |
| tree | 856eaaf0138d198a1f9f3d7d7466d3d522af7fcb /data/maps/scripts/PacifidlogTown.inc | |
| parent | 2e40384fa22725de06a5293454b8962ab4de8f4d (diff) | |
Split files from event_scripts.s
Also move maps/scripts to scripts/maps
Diffstat (limited to 'data/maps/scripts/PacifidlogTown.inc')
| -rw-r--r-- | data/maps/scripts/PacifidlogTown.inc | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/data/maps/scripts/PacifidlogTown.inc b/data/maps/scripts/PacifidlogTown.inc deleted file mode 100644 index 1f4f0e872..000000000 --- a/data/maps/scripts/PacifidlogTown.inc +++ /dev/null @@ -1,54 +0,0 @@ -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, isn’t 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 wouldn’t climb it.\n" - .string "It’s 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.”$" - |
