From f497c1508bb285fb0a7065df2ca2168ec6fac14b Mon Sep 17 00:00:00 2001 From: Diegoisawesome Date: Sat, 11 Nov 2017 16:10:17 -0600 Subject: Split files from event_scripts.s Also move maps/scripts to scripts/maps --- data/scripts/maps/BattleFrontier_PokemonCenter_2F.inc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 data/scripts/maps/BattleFrontier_PokemonCenter_2F.inc (limited to 'data/scripts/maps/BattleFrontier_PokemonCenter_2F.inc') diff --git a/data/scripts/maps/BattleFrontier_PokemonCenter_2F.inc b/data/scripts/maps/BattleFrontier_PokemonCenter_2F.inc new file mode 100644 index 000000000..7d3c3a2f1 --- /dev/null +++ b/data/scripts/maps/BattleFrontier_PokemonCenter_2F.inc @@ -0,0 +1,19 @@ +BattleFrontier_PokemonCenter_2F_MapScripts:: @ 8267AA4 + map_script 2, BattleFrontier_PokemonCenter_2F_MapScript2_276C3B + map_script 4, BattleFrontier_PokemonCenter_2F_MapScript2_276B6C + map_script 1, BattleFrontier_PokemonCenter_2F_MapScript1_276BBE + map_script 3, BattleFrontier_PokemonCenter_2F_MapScript1_276ACF + .byte 0 + +BattleFrontier_PokemonCenter_2F_EventScript_267AB9:: @ 8267AB9 + call OldaleTown_PokemonCenter_2F_EventScript_276EB7 + end + +BattleFrontier_PokemonCenter_2F_EventScript_267ABF:: @ 8267ABF + call OldaleTown_PokemonCenter_2F_EventScript_2770B2 + end + +BattleFrontier_PokemonCenter_2F_EventScript_267AC5:: @ 8267AC5 + call OldaleTown_PokemonCenter_2F_EventScript_2771DB + end + -- cgit v1.2.3