blob: 636cac8f107ed75003470b985cb5e20610c4d345 (
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
|
FallarborTown_PokemonCenter_1F_MapScripts:: @ 8153AF3
map_script 3, FallarborTown_PokemonCenter_1F_MapScript1_153AF9
.byte 0
FallarborTown_PokemonCenter_1F_MapScript1_153AF9:: @ 8153AF9
sethealplace 17
call FallarborTown_PokemonCenter_1F_EventScript_19FD1B
end
FallarborTown_PokemonCenter_1F_EventScript_153B02:: @ 8153B02
setvar 0x800b, 1
call FallarborTown_PokemonCenter_1F_EventScript_19FD5B
waittext
waitbutton
release
end
FallarborTown_PokemonCenter_1F_EventScript_153B10:: @ 8153B10
msgbox FallarborTown_PokemonCenter_1F_Text_17768C, 2
end
FallarborTown_PokemonCenter_1F_EventScript_153B19:: @ 8153B19
msgbox FallarborTown_PokemonCenter_1F_Text_1776F5, 2
end
FallarborTown_PokemonCenter_1F_EventScript_153B22:: @ 8153B22
lock
faceplayer
msgbox FallarborTown_PokemonCenter_1F_Text_1774D4, 4
closebutton
switch FACING
case 2, FallarborTown_PokemonCenter_1F_EventScript_153B49
case 3, FallarborTown_PokemonCenter_1F_EventScript_153B59
end
FallarborTown_PokemonCenter_1F_EventScript_153B49:: @ 8153B49
move 4, FallarborTown_PokemonCenter_1F_Movement_153B74
waitmove 0
jump FallarborTown_PokemonCenter_1F_EventScript_153B69
end
FallarborTown_PokemonCenter_1F_EventScript_153B59:: @ 8153B59
move 4, FallarborTown_PokemonCenter_1F_Movement_153B81
waitmove 0
jump FallarborTown_PokemonCenter_1F_EventScript_153B69
end
FallarborTown_PokemonCenter_1F_EventScript_153B69:: @ 8153B69
playsfx 18
disappear 4
clearflag 870
release
end
FallarborTown_PokemonCenter_1F_Movement_153B74:: @ 8153B74
step_right
step_down
step_down
step_left
step_left
step_left
step_left
step_down
step_down
step_down
step_down
step_13
step_end
FallarborTown_PokemonCenter_1F_Movement_153B81:: @ 8153B81
step_down
step_down
step_left
step_left
step_left
step_down
step_down
step_down
step_down
step_13
step_end
|