diff options
Diffstat (limited to 'data/scripts/maps/FortreeCity_PokemonCenter_2F.inc')
-rw-r--r-- | data/scripts/maps/FortreeCity_PokemonCenter_2F.inc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/data/scripts/maps/FortreeCity_PokemonCenter_2F.inc b/data/scripts/maps/FortreeCity_PokemonCenter_2F.inc new file mode 100644 index 000000000..f631aa3c6 --- /dev/null +++ b/data/scripts/maps/FortreeCity_PokemonCenter_2F.inc @@ -0,0 +1,19 @@ +FortreeCity_PokemonCenter_2F_MapScripts:: @ 821763E + map_script 2, FortreeCity_PokemonCenter_2F_MapScript2_276C3B + map_script 4, FortreeCity_PokemonCenter_2F_MapScript2_276B6C + map_script 1, FortreeCity_PokemonCenter_2F_MapScript1_276BBE + map_script 3, FortreeCity_PokemonCenter_2F_MapScript1_276ACF + .byte 0 + +FortreeCity_PokemonCenter_2F_EventScript_217653:: @ 8217653 + call OldaleTown_PokemonCenter_2F_EventScript_276EB7 + end + +FortreeCity_PokemonCenter_2F_EventScript_217659:: @ 8217659 + call OldaleTown_PokemonCenter_2F_EventScript_2770B2 + end + +FortreeCity_PokemonCenter_2F_EventScript_21765F:: @ 821765F + call OldaleTown_PokemonCenter_2F_EventScript_2771DB + end + |