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/VerdanturfTown_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/VerdanturfTown_PokemonCenter_1F.inc')
| -rw-r--r-- | data/maps/scripts/VerdanturfTown_PokemonCenter_1F.inc | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/data/maps/scripts/VerdanturfTown_PokemonCenter_1F.inc b/data/maps/scripts/VerdanturfTown_PokemonCenter_1F.inc deleted file mode 100644 index 73c7fe1f3..000000000 --- a/data/maps/scripts/VerdanturfTown_PokemonCenter_1F.inc +++ /dev/null @@ -1,42 +0,0 @@ -VerdanturfTown_PokemonCenter_1F_MapScripts:: @ 8202726 - map_script 3, VerdanturfTown_PokemonCenter_1F_MapScript1_202731 - map_script 5, VerdanturfTown_PokemonCenter_1F_MapScript1_277C30 - .byte 0 - -VerdanturfTown_PokemonCenter_1F_MapScript1_202731: @ 8202731 - setrespawn 18 - call VerdanturfTown_PokemonCenter_1F_EventScript_2718DE - end - -VerdanturfTown_PokemonCenter_1F_EventScript_20273A:: @ 820273A - setvar VAR_0x800B, 1 - call VerdanturfTown_PokemonCenter_1F_EventScript_27191E - waitmessage - waitbuttonpress - release - end - -VerdanturfTown_PokemonCenter_1F_EventScript_202748:: @ 8202748 - msgbox VerdanturfTown_PokemonCenter_1F_Text_20275A, 2 - end - -VerdanturfTown_PokemonCenter_1F_EventScript_202751:: @ 8202751 - msgbox VerdanturfTown_PokemonCenter_1F_Text_20280B, 2 - end - -VerdanturfTown_PokemonCenter_1F_Text_20275A: @ 820275A - .string "You can’t consider yourself a real\n" - .string "TRAINER if you don’t have faith\l" - .string "in your POKéMON.\p" - .string "Only those people who can believe\n" - .string "in their battling POKéMON can win\l" - .string "through to the very end.$" - -VerdanturfTown_PokemonCenter_1F_Text_20280B: @ 820280B - .string "The reason why anyone would visit\n" - .string "VERDANTURF…\p" - .string "It’s the BATTLE TENT. It goes without\n" - .string "saying.\p" - .string "Or is there somebody here that you\n" - .string "came to see?$" - |
