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/scripts/maps/FallarborTown_PokemonCenter_2F.s | |
| parent | c306d47045120ebd46eed9a2a2e76900019e3a10 (diff) | |
Move data/maps/{text,scripts}/ to data/{text,scripts}/maps/.
Diffstat (limited to 'data/scripts/maps/FallarborTown_PokemonCenter_2F.s')
| -rw-r--r-- | data/scripts/maps/FallarborTown_PokemonCenter_2F.s | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/data/scripts/maps/FallarborTown_PokemonCenter_2F.s b/data/scripts/maps/FallarborTown_PokemonCenter_2F.s new file mode 100644 index 000000000..bc3fb9acb --- /dev/null +++ b/data/scripts/maps/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 + |
