diff options
Diffstat (limited to 'data/scripts/maps/SlateportCity_PokemonCenter_1F.s')
-rw-r--r-- | data/scripts/maps/SlateportCity_PokemonCenter_1F.s | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/data/scripts/maps/SlateportCity_PokemonCenter_1F.s b/data/scripts/maps/SlateportCity_PokemonCenter_1F.s new file mode 100644 index 000000000..a8ef51f52 --- /dev/null +++ b/data/scripts/maps/SlateportCity_PokemonCenter_1F.s @@ -0,0 +1,25 @@ +SlateportCity_PokemonCenter_1F_MapScripts:: @ 81563BF + map_script 3, SlateportCity_PokemonCenter_1F_MapScript1_1563C5 + .byte 0 + +SlateportCity_PokemonCenter_1F_MapScript1_1563C5:: @ 81563C5 + sethealplace 4 + call SlateportCity_PokemonCenter_1F_EventScript_19FD1B + end + +SlateportCity_PokemonCenter_1F_EventScript_1563CE:: @ 81563CE + setvar 0x800b, 1 + call SlateportCity_PokemonCenter_1F_EventScript_19FD5B + waittext + waitbutton + release + end + +SlateportCity_PokemonCenter_1F_EventScript_1563DC:: @ 81563DC + msgbox SlateportCity_PokemonCenter_1F_Text_180602, 2 + end + +SlateportCity_PokemonCenter_1F_EventScript_1563E5:: @ 81563E5 + msgbox SlateportCity_PokemonCenter_1F_Text_1806CB, 2 + end + |