diff options
Diffstat (limited to 'data/scripts/maps/MauvilleCity_PokemonCenter_2F.inc')
-rw-r--r-- | data/scripts/maps/MauvilleCity_PokemonCenter_2F.inc | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/data/scripts/maps/MauvilleCity_PokemonCenter_2F.inc b/data/scripts/maps/MauvilleCity_PokemonCenter_2F.inc new file mode 100644 index 000000000..c430b4440 --- /dev/null +++ b/data/scripts/maps/MauvilleCity_PokemonCenter_2F.inc @@ -0,0 +1,31 @@ +MauvilleCity_PokemonCenter_2F_MapScripts:: @ 8211008 + map_script 2, MauvilleCity_PokemonCenter_2F_MapScript2_276C3B + map_script 4, MauvilleCity_PokemonCenter_2F_MapScript2_276B6C + map_script 1, MauvilleCity_PokemonCenter_2F_MapScript1_276BBE + map_script 3, MauvilleCity_PokemonCenter_2F_MapScript1_276ACF + .byte 0 + +MauvilleCity_PokemonCenter_2F_EventScript_21101D:: @ 821101D + call OldaleTown_PokemonCenter_2F_EventScript_276EB7 + end + +MauvilleCity_PokemonCenter_2F_EventScript_211023:: @ 8211023 + call OldaleTown_PokemonCenter_2F_EventScript_2770B2 + end + +MauvilleCity_PokemonCenter_2F_EventScript_211029:: @ 8211029 + call OldaleTown_PokemonCenter_2F_EventScript_2771DB + end + +MauvilleCity_PokemonCenter_2F_EventScript_21102F:: @ 821102F + msgbox MauvilleCity_PokemonCenter_2F_Text_211038, 2 + end + +MauvilleCity_PokemonCenter_2F_Text_211038: @ 8211038 + .string "Did you know that you can link battle\n" + .string "at the COLOSSEUM here?\p" + .string "They put up your record on the wall\n" + .string "for everyone to see.\p" + .string "It’s embarrassing if you lose more\n" + .string "often than you win…$" + |