diff options
Diffstat (limited to 'data/scripts/maps/SlateportCity_PokemonCenter_2F.inc')
-rw-r--r-- | data/scripts/maps/SlateportCity_PokemonCenter_2F.inc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/data/scripts/maps/SlateportCity_PokemonCenter_2F.inc b/data/scripts/maps/SlateportCity_PokemonCenter_2F.inc new file mode 100644 index 000000000..3138f20d6 --- /dev/null +++ b/data/scripts/maps/SlateportCity_PokemonCenter_2F.inc @@ -0,0 +1,19 @@ +SlateportCity_PokemonCenter_2F_MapScripts:: @ 820DC21 + map_script 2, SlateportCity_PokemonCenter_2F_MapScript2_276C3B + map_script 4, SlateportCity_PokemonCenter_2F_MapScript2_276B6C + map_script 1, SlateportCity_PokemonCenter_2F_MapScript1_276BBE + map_script 3, SlateportCity_PokemonCenter_2F_MapScript1_276ACF + .byte 0 + +SlateportCity_PokemonCenter_2F_EventScript_20DC36:: @ 820DC36 + call OldaleTown_PokemonCenter_2F_EventScript_276EB7 + end + +SlateportCity_PokemonCenter_2F_EventScript_20DC3C:: @ 820DC3C + call OldaleTown_PokemonCenter_2F_EventScript_2770B2 + end + +SlateportCity_PokemonCenter_2F_EventScript_20DC42:: @ 820DC42 + call OldaleTown_PokemonCenter_2F_EventScript_2771DB + end + |