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/EverGrandeCity_PokemonCenter_2F.s | |
| parent | c306d47045120ebd46eed9a2a2e76900019e3a10 (diff) | |
Move data/maps/{text,scripts}/ to data/{text,scripts}/maps/.
Diffstat (limited to 'data/scripts/maps/EverGrandeCity_PokemonCenter_2F.s')
| -rw-r--r-- | data/scripts/maps/EverGrandeCity_PokemonCenter_2F.s | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/data/scripts/maps/EverGrandeCity_PokemonCenter_2F.s b/data/scripts/maps/EverGrandeCity_PokemonCenter_2F.s new file mode 100644 index 000000000..27da0d547 --- /dev/null +++ b/data/scripts/maps/EverGrandeCity_PokemonCenter_2F.s @@ -0,0 +1,18 @@ +EverGrandeCity_PokemonCenter_2F_MapScripts:: @ 815BC90 + map_script 2, EverGrandeCity_PokemonCenter_2F_MapScript2_1A3D88 + map_script 4, EverGrandeCity_PokemonCenter_2F_MapScript2_1A3D03 + map_script 1, EverGrandeCity_PokemonCenter_2F_MapScript1_1A3D32 + .byte 0 + +EverGrandeCity_PokemonCenter_2F_EventScript_15BCA0:: @ 815BCA0 + call EverGrandeCity_PokemonCenter_2F_EventScript_1A3EA6 + end + +EverGrandeCity_PokemonCenter_2F_EventScript_15BCA6:: @ 815BCA6 + call EverGrandeCity_PokemonCenter_2F_EventScript_1A40CC + end + +EverGrandeCity_PokemonCenter_2F_EventScript_15BCAC:: @ 815BCAC + call EverGrandeCity_PokemonCenter_2F_EventScript_1A41FB + end + |
