diff options
author | yenatch <yenatch@gmail.com> | 2016-06-27 23:34:53 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2016-06-27 23:34:53 -0400 |
commit | b9762fbc8374cc0d7c42f65623832bc3f0c0b618 (patch) | |
tree | 1efd3bb4160b7b8968f1859a51d8412b9b25d374 /data/maps/scripts/FallarborTown.s | |
parent | c306d47045120ebd46eed9a2a2e76900019e3a10 (diff) |
Move data/maps/{text,scripts}/ to data/{text,scripts}/maps/.
Diffstat (limited to 'data/maps/scripts/FallarborTown.s')
-rw-r--r-- | data/maps/scripts/FallarborTown.s | 57 |
1 files changed, 0 insertions, 57 deletions
diff --git a/data/maps/scripts/FallarborTown.s b/data/maps/scripts/FallarborTown.s deleted file mode 100644 index a2e3865c3..000000000 --- a/data/maps/scripts/FallarborTown.s +++ /dev/null @@ -1,57 +0,0 @@ -FallarborTown_MapScripts:: @ 814E7E0 - map_script 3, FallarborTown_MapScript1_14E7E6 - .byte 0 - -FallarborTown_MapScript1_14E7E6:: @ 814E7E6 - setflag 2067 - setvar 0x4086, 0 - setflag 800 - clearflag 270 - end - -FallarborTown_EventScript_14E7F5:: @ 814E7F5 - lock - faceplayer - checkflag 139 - jumpeq FallarborTown_EventScript_14E80A - msgbox FallarborTown_Text_16C7FF, 4 - release - end - -FallarborTown_EventScript_14E80A:: @ 814E80A - msgbox FallarborTown_Text_16C855, 4 - release - end - -FallarborTown_EventScript_14E814:: @ 814E814 - msgbox FallarborTown_Text_16C8D6, 2 - end - -FallarborTown_EventScript_14E81D:: @ 814E81D - msgbox FallarborTown_Text_16C941, 2 - end - -FallarborTown_EventScript_14E826:: @ 814E826 - lock - faceplayer - checksound - pokecry SPECIES_AZURILL, 0 - msgbox FallarborTown_Text_16C92C, 4 - waitpokecry - release - end - -FallarborTown_EventScript_14E839:: @ 814E839 - msgbox FallarborTown_Text_16CA39, 3 - end - -FallarborTown_EventScript_14E842:: @ 814E842 -MeteorFalls_1F_1R_EventScript_14E842:: @ 814E842 -MeteorFalls_1F_2R_EventScript_14E842:: @ 814E842 - msgbox FallarborTown_Text_16CA83, 3 - end - -FallarborTown_EventScript_14E84B:: @ 814E84B - msgbox FallarborTown_Text_16CAB9, 3 - end - |