summaryrefslogtreecommitdiff
path: root/data/maps/scripts/BattleFrontier_PokemonCenter_1F.inc
diff options
context:
space:
mode:
authorDiegoisawesome <diego@domoreaweso.me>2017-11-11 16:10:17 -0600
committerDiegoisawesome <diego@domoreaweso.me>2017-11-11 16:10:17 -0600
commitf497c1508bb285fb0a7065df2ca2168ec6fac14b (patch)
tree856eaaf0138d198a1f9f3d7d7466d3d522af7fcb /data/maps/scripts/BattleFrontier_PokemonCenter_1F.inc
parent2e40384fa22725de06a5293454b8962ab4de8f4d (diff)
Split files from event_scripts.s
Also move maps/scripts to scripts/maps
Diffstat (limited to 'data/maps/scripts/BattleFrontier_PokemonCenter_1F.inc')
-rw-r--r--data/maps/scripts/BattleFrontier_PokemonCenter_1F.inc59
1 files changed, 0 insertions, 59 deletions
diff --git a/data/maps/scripts/BattleFrontier_PokemonCenter_1F.inc b/data/maps/scripts/BattleFrontier_PokemonCenter_1F.inc
deleted file mode 100644
index 23818d64c..000000000
--- a/data/maps/scripts/BattleFrontier_PokemonCenter_1F.inc
+++ /dev/null
@@ -1,59 +0,0 @@
-BattleFrontier_PokemonCenter_1F_MapScripts:: @ 82678F9
- map_script 3, BattleFrontier_PokemonCenter_1F_MapScript1_267904
- map_script 5, BattleFrontier_PokemonCenter_1F_MapScript1_277C30
- .byte 0
-
-BattleFrontier_PokemonCenter_1F_MapScript1_267904: @ 8267904
- setrespawn 22
- end
-
-BattleFrontier_PokemonCenter_1F_EventScript_267908:: @ 8267908
- setvar VAR_0x800B, 1
- call BattleFrontier_PokemonCenter_1F_EventScript_27191E
- waitmessage
- waitbuttonpress
- release
- end
-
-BattleFrontier_PokemonCenter_1F_EventScript_267916:: @ 8267916
- msgbox BattleFrontier_PokemonCenter_1F_Text_267944, 2
- end
-
-BattleFrontier_PokemonCenter_1F_EventScript_26791F:: @ 826791F
- msgbox BattleFrontier_PokemonCenter_1F_Text_2679EB, 2
- end
-
-BattleFrontier_PokemonCenter_1F_EventScript_267928:: @ 8267928
- msgbox BattleFrontier_PokemonCenter_1F_Text_267A4B, 2
- end
-
-BattleFrontier_PokemonCenter_1F_EventScript_267931:: @ 8267931
- lock
- faceplayer
- waitse
- playmoncry SPECIES_SKITTY, 0
- msgbox BattleFrontier_PokemonCenter_1F_Text_267A90, 4
- waitmoncry
- release
- end
-
-BattleFrontier_PokemonCenter_1F_Text_267944: @ 8267944
- .string "There was someone here using a \n"
- .string "POKéMON I’ve never seen before.\p"
- .string "I never learned about it at\n"
- .string "TRAINER’S SCHOOL at least.\p"
- .string "I wonder where you can catch POKéMON\n"
- .string "like that.$"
-
-BattleFrontier_PokemonCenter_1F_Text_2679EB: @ 82679EB
- .string "Okay! Next stop, the BATTLE ARENA!\n"
- .string "I’d better get the right POKéMON from\l"
- .string "the PC Storage System.$"
-
-BattleFrontier_PokemonCenter_1F_Text_267A4B: @ 8267A4B
- .string "Giggle… I’m going to go through every\n"
- .string "challenge with just this baby!$"
-
-BattleFrontier_PokemonCenter_1F_Text_267A90: @ 8267A90
- .string "SKITTY: Mya myaaah!$"
-