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_PokemonCenter_2F.s | |
parent | 9d8d999973a627b319413e33344103913b630499 (diff) |
Dump the maps.
Diffstat (limited to 'data/maps/scripts/FallarborTown_PokemonCenter_2F.s')
-rw-r--r-- | data/maps/scripts/FallarborTown_PokemonCenter_2F.s | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/data/maps/scripts/FallarborTown_PokemonCenter_2F.s b/data/maps/scripts/FallarborTown_PokemonCenter_2F.s new file mode 100644 index 000000000..bc3fb9acb --- /dev/null +++ b/data/maps/scripts/FallarborTown_PokemonCenter_2F.s @@ -0,0 +1,18 @@ +FallarborTown_PokemonCenter_2F_MapScripts:: @ 8153B8C + map_script 2, FallarborTown_PokemonCenter_2F_MapScript2_1A3D88 + map_script 4, FallarborTown_PokemonCenter_2F_MapScript2_1A3D03 + map_script 1, FallarborTown_PokemonCenter_2F_MapScript1_1A3D32 + .byte 0 + +FallarborTown_PokemonCenter_2F_EventScript_153B9C:: @ 8153B9C + call FallarborTown_PokemonCenter_2F_EventScript_1A3EA6 + end + +FallarborTown_PokemonCenter_2F_EventScript_153BA2:: @ 8153BA2 + call FallarborTown_PokemonCenter_2F_EventScript_1A40CC + end + +FallarborTown_PokemonCenter_2F_EventScript_153BA8:: @ 8153BA8 + call FallarborTown_PokemonCenter_2F_EventScript_1A41FB + end + |