diff options
author | yenatch <yenatch@gmail.com> | 2016-06-16 16:11:29 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2016-06-16 16:11:29 -0400 |
commit | 8de49d722cbd21abff92ec384e5faaf1f0dde2d5 (patch) | |
tree | f2a577679cdd5b20b58285afe3695587ceb84488 /data/maps/scripts/FallarborTown.s | |
parent | 9d8d999973a627b319413e33344103913b630499 (diff) |
Dump the maps.
Diffstat (limited to 'data/maps/scripts/FallarborTown.s')
-rw-r--r-- | data/maps/scripts/FallarborTown.s | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/data/maps/scripts/FallarborTown.s b/data/maps/scripts/FallarborTown.s new file mode 100644 index 000000000..a2e3865c3 --- /dev/null +++ b/data/maps/scripts/FallarborTown.s @@ -0,0 +1,57 @@ +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 + |