blob: e37842cf548421aeb558d6d4042ecefbe060dc7c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
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 HEAL_LOCATION_BATTLE_FRONTIER_OUTSIDE_EAST
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, MSGBOX_NPC
end
BattleFrontier_PokemonCenter_1F_EventScript_26791F:: @ 826791F
msgbox BattleFrontier_PokemonCenter_1F_Text_2679EB, MSGBOX_NPC
end
BattleFrontier_PokemonCenter_1F_EventScript_267928:: @ 8267928
msgbox BattleFrontier_PokemonCenter_1F_Text_267A4B, MSGBOX_NPC
end
BattleFrontier_PokemonCenter_1F_EventScript_267931:: @ 8267931
lock
faceplayer
waitse
playmoncry SPECIES_SKITTY, 0
msgbox BattleFrontier_PokemonCenter_1F_Text_267A90, MSGBOX_DEFAULT
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!$"
|