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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
|
Route23_MapScripts:: @ 81684EB
map_script 3, Route23_MapScript1_1684F1
.byte 0
Route23_MapScript1_1684F1:: @ 81684F1
clearflag FLAG_HIDE_VICTORY_ROAD_3F_BOULDER
setflag FLAG_HIDE_VICTORY_ROAD_2F_BOULDER
setvar VAR_MAP_SCENE_VICTORY_ROAD_1F, 0
setvar VAR_MAP_SCENE_VICTORY_ROAD_2F_BOULDER1, 0
setvar VAR_MAP_SCENE_VICTORY_ROAD_2F_BOULDER2, 0
setvar VAR_MAP_SCENE_VICTORY_ROAD_3F, 0
end
Route23_EventScript_16850C:: @ 816850C
lock
faceplayer
setvar VAR_0x4001, 2
getstdstring 0, 16
goto EventScript_1A786C
end
Route23_EventScript_16851D:: @ 816851D
lock
faceplayer
setvar VAR_0x4001, 3
getstdstring 0, 17
goto EventScript_1A786C
end
Route23_EventScript_16852E:: @ 816852E
lock
faceplayer
setvar VAR_0x4001, 4
getstdstring 0, 18
goto EventScript_1A786C
end
Route23_EventScript_16853F:: @ 816853F
lock
faceplayer
setvar VAR_0x4001, 5
getstdstring 0, 19
goto EventScript_1A786C
end
Route23_EventScript_168550:: @ 8168550
lock
faceplayer
setvar VAR_0x4001, 6
getstdstring 0, 20
goto EventScript_1A786C
end
Route23_EventScript_168561:: @ 8168561
lock
faceplayer
setvar VAR_0x4001, 7
getstdstring 0, 21
goto EventScript_1A786C
end
Route23_EventScript_168572:: @ 8168572
lock
faceplayer
setvar VAR_0x4001, 8
getstdstring 0, 22
goto EventScript_1A786C
end
Route23_EventScript_168583:: @ 8168583
lockall
setvar VAR_0x4001, 2
setvar VAR_0x8009, 1
getstdstring 0, 16
goto EventScript_1A796E
end
Route23_EventScript_168598:: @ 8168598
lockall
setvar VAR_0x4001, 3
setvar VAR_0x8009, 2
getstdstring 0, 17
goto EventScript_1A796E
end
Route23_EventScript_1685AD:: @ 81685AD
lockall
setvar VAR_0x4001, 4
setvar VAR_0x8009, 3
getstdstring 0, 18
goto EventScript_1A796E
end
Route23_EventScript_1685C2:: @ 81685C2
lockall
setvar VAR_0x4001, 5
setvar VAR_0x8009, 4
getstdstring 0, 19
goto EventScript_1A796E
end
Route23_EventScript_1685D7:: @ 81685D7
lockall
setvar VAR_0x4001, 6
setvar VAR_0x8009, 5
getstdstring 0, 20
goto EventScript_1A796E
end
Route23_EventScript_1685EC:: @ 81685EC
lockall
setvar VAR_0x4001, 7
setvar VAR_0x8009, 6
getstdstring 0, 21
goto EventScript_1A796E
end
Route23_EventScript_168601:: @ 8168601
lockall
setvar VAR_0x4001, 8
setvar VAR_0x8009, 7
getstdstring 0, 22
goto EventScript_1A796E
end
Route23_EventScript_168616:: @ 8168616
msgbox gUnknown_8188C19, 3
end
|