summaryrefslogtreecommitdiff
path: root/data/scripts/maps/SootopolisCity_PokemonCenter_1F.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/scripts/maps/SootopolisCity_PokemonCenter_1F.inc')
-rw-r--r--data/scripts/maps/SootopolisCity_PokemonCenter_1F.inc43
1 files changed, 0 insertions, 43 deletions
diff --git a/data/scripts/maps/SootopolisCity_PokemonCenter_1F.inc b/data/scripts/maps/SootopolisCity_PokemonCenter_1F.inc
deleted file mode 100644
index 820dd4858..000000000
--- a/data/scripts/maps/SootopolisCity_PokemonCenter_1F.inc
+++ /dev/null
@@ -1,43 +0,0 @@
-SootopolisCity_PokemonCenter_1F_MapScripts:: @ 815B190
- map_script 3, SootopolisCity_PokemonCenter_1F_MapScript1_15B196
- .byte 0
-
-SootopolisCity_PokemonCenter_1F_MapScript1_15B196:: @ 815B196
- setrespawn 10
- end
-
-@ 815B19A
- setvar VAR_SPECIAL_B, 1
- call VerdanturfTown_PokemonCenter_1F_EventScript_19FD5B
- waitmessage
- waitbuttonpress
- release
- end
-
-SootopolisCity_PokemonCenter_1F_EventScript_15B1A8:: @ 815B1A8
- lock
- faceplayer
- goto_if_set FLAG_LEGENDARY_BATTLE_COMPLETED, SootopolisCity_PokemonCenter_1F_EventScript_15B1C6
- goto_if_unset FLAG_LEGEND_ESCAPED_SEAFLOOR_CAVERN, SootopolisCity_PokemonCenter_1F_EventScript_15B1C6
- msgbox SootopolisCity_PokemonCenter_1F_Text_18F770, 4
- release
- end
-
-SootopolisCity_PokemonCenter_1F_EventScript_15B1C6:: @ 815B1C6
- msgbox SootopolisCity_PokemonCenter_1F_Text_18F6A2, 4
- release
- end
-
-SootopolisCity_PokemonCenter_1F_EventScript_15B1D0:: @ 815B1D0
- lock
- faceplayer
- goto_if_set FLAG_LEGENDARY_BATTLE_COMPLETED, SootopolisCity_PokemonCenter_1F_EventScript_15B1EE
- goto_if_unset FLAG_LEGEND_ESCAPED_SEAFLOOR_CAVERN, SootopolisCity_PokemonCenter_1F_EventScript_15B1EE
- msgbox SootopolisCity_PokemonCenter_1F_Text_18F860, 4
- release
- end
-
-SootopolisCity_PokemonCenter_1F_EventScript_15B1EE:: @ 815B1EE
- msgbox SootopolisCity_PokemonCenter_1F_Text_18F7EA, 4
- release
- end