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_PokemonCenter_1F.inc | |
| parent | 2e40384fa22725de06a5293454b8962ab4de8f4d (diff) | |
Split files from event_scripts.s
Also move maps/scripts to scripts/maps
Diffstat (limited to 'data/maps/scripts/PacifidlogTown_PokemonCenter_1F.inc')
| -rw-r--r-- | data/maps/scripts/PacifidlogTown_PokemonCenter_1F.inc | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/data/maps/scripts/PacifidlogTown_PokemonCenter_1F.inc b/data/maps/scripts/PacifidlogTown_PokemonCenter_1F.inc deleted file mode 100644 index fd34cd2aa..000000000 --- a/data/maps/scripts/PacifidlogTown_PokemonCenter_1F.inc +++ /dev/null @@ -1,48 +0,0 @@ -PacifidlogTown_PokemonCenter_1F_MapScripts:: @ 82034A7 - map_script 3, PacifidlogTown_PokemonCenter_1F_MapScript1_2034B2 - map_script 5, PacifidlogTown_PokemonCenter_1F_MapScript1_277C30 - .byte 0 - -PacifidlogTown_PokemonCenter_1F_MapScript1_2034B2: @ 82034B2 - setrespawn 19 - end - -PacifidlogTown_PokemonCenter_1F_EventScript_2034B6:: @ 82034B6 - setvar VAR_0x800B, 1 - call PacifidlogTown_PokemonCenter_1F_EventScript_27191E - waitmessage - waitbuttonpress - release - end - -PacifidlogTown_PokemonCenter_1F_EventScript_2034C4:: @ 82034C4 - msgbox PacifidlogTown_PokemonCenter_1F_Text_2034DF, 2 - end - -PacifidlogTown_PokemonCenter_1F_EventScript_2034CD:: @ 82034CD - msgbox PacifidlogTown_PokemonCenter_1F_Text_20350F, 2 - end - -PacifidlogTown_PokemonCenter_1F_EventScript_2034D6:: @ 82034D6 - msgbox PacifidlogTown_PokemonCenter_1F_Text_20356F, 2 - end - -PacifidlogTown_PokemonCenter_1F_Text_2034DF: @ 82034DF - .string "What color is your TRAINER CARD?\n" - .string "Mine’s copper!$" - -PacifidlogTown_PokemonCenter_1F_Text_20350F: @ 820350F - .string "PACIFIDLOG TOWN floats on top of\n" - .string "a colony of CORSOLA.\p" - .string "If I told you that, would you believe\n" - .string "me?$" - -PacifidlogTown_PokemonCenter_1F_Text_20356F: @ 820356F - .string "The ancestors of the people in\n" - .string "PACIFIDLOG were said to have been\l" - .string "born on boats and then lived and died \l" - .string "aboard them.\p" - .string "I understand that they lived that way\n" - .string "because they were searching for\l" - .string "something.$" - |
