diff options
Diffstat (limited to 'data/scripts/maps/EverGrandeCity_PokemonCenter_2F.inc')
-rw-r--r-- | data/scripts/maps/EverGrandeCity_PokemonCenter_2F.inc | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/data/scripts/maps/EverGrandeCity_PokemonCenter_2F.inc b/data/scripts/maps/EverGrandeCity_PokemonCenter_2F.inc new file mode 100644 index 000000000..09d382b2b --- /dev/null +++ b/data/scripts/maps/EverGrandeCity_PokemonCenter_2F.inc @@ -0,0 +1,20 @@ +EverGrandeCity_PokemonCenter_2F_MapScripts:: @ 8229CE0 + map_script 2, EverGrandeCity_PokemonCenter_2F_MapScript2_276C3B + map_script 4, EverGrandeCity_PokemonCenter_2F_MapScript2_276B6C + map_script 1, EverGrandeCity_PokemonCenter_2F_MapScript1_276BBE + map_script 3, EverGrandeCity_PokemonCenter_2F_MapScript1_276ACF + .byte 0 + +EverGrandeCity_PokemonCenter_2F_EventScript_229CF5:: @ 8229CF5 + call OldaleTown_PokemonCenter_2F_EventScript_276EB7 + end + +EverGrandeCity_PokemonCenter_2F_EventScript_229CFB:: @ 8229CFB + call OldaleTown_PokemonCenter_2F_EventScript_2770B2 + end + +EverGrandeCity_PokemonCenter_2F_EventScript_229D01:: @ 8229D01 + call OldaleTown_PokemonCenter_2F_EventScript_2771DB + end + + |