diff options
Diffstat (limited to 'data/scripts/maps/FortreeCity_PokemonCenter_1F.s')
-rw-r--r-- | data/scripts/maps/FortreeCity_PokemonCenter_1F.s | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/data/scripts/maps/FortreeCity_PokemonCenter_1F.s b/data/scripts/maps/FortreeCity_PokemonCenter_1F.s new file mode 100644 index 000000000..d8a8945c9 --- /dev/null +++ b/data/scripts/maps/FortreeCity_PokemonCenter_1F.s @@ -0,0 +1,28 @@ +FortreeCity_PokemonCenter_1F_MapScripts:: @ 8158011 + map_script 3, FortreeCity_PokemonCenter_1F_MapScript1_158017 + .byte 0 + +FortreeCity_PokemonCenter_1F_MapScript1_158017:: @ 8158017 + sethealplace 7 + end + +FortreeCity_PokemonCenter_1F_EventScript_15801B:: @ 815801B + setvar 0x800b, 1 + call FortreeCity_PokemonCenter_1F_EventScript_19FD5B + waittext + waitbutton + release + end + +FortreeCity_PokemonCenter_1F_EventScript_158029:: @ 8158029 + msgbox FortreeCity_PokemonCenter_1F_Text_186027, 2 + end + +FortreeCity_PokemonCenter_1F_EventScript_158032:: @ 8158032 + msgbox FortreeCity_PokemonCenter_1F_Text_186086, 2 + end + +FortreeCity_PokemonCenter_1F_EventScript_15803B:: @ 815803B + msgbox FortreeCity_PokemonCenter_1F_Text_186138, 2 + end + |