blob: 6a67f0fe1def31bad963baf9a61188d448b0be5a (
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
|
CeruleanCity_PokemonCenter_1F_MapScripts:: @ 816AA2D
map_script 3, CeruleanCity_PokemonCenter_1F_MapScript1_16AA38
map_script 5, CeruleanCity_PokemonCenter_1F_MapScript2_1BC05C
.byte 0
CeruleanCity_PokemonCenter_1F_MapScript1_16AA38:: @ 816AA38
setrespawn SPAWN_CERULEAN_CITY
end
CeruleanCity_PokemonCenter_1F_EventScript_16AA3C:: @ 816AA3C
lock
faceplayer
call EventScript_1A6578
release
end
CeruleanCity_PokemonCenter_1F_EventScript_16AA45:: @ 816AA45
msgbox gUnknown_8192079, 2
end
CeruleanCity_PokemonCenter_1F_EventScript_16AA4E:: @ 816AA4E
msgbox gUnknown_8191FFB, 2
end
CeruleanCity_PokemonCenter_1F_EventScript_16AA57:: @ 816AA57
lock
faceplayer
famechecker FAMECHECKER_BILL, 1
msgbox gUnknown_8192116
release
end
CeruleanCity_PokemonCenter_1F_EventScript_16AA70:: @ 816AA70
msgbox gUnknown_819214C, 2
end
|