blob: cff88caf065bfe59a0ae3cb1c46e61da211c749b (
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
|
LilycoveCity_PokemonCenter_1F_MapScripts:: @ 8159327
map_script 3, LilycoveCity_PokemonCenter_1F_MapScript1_15932D
.byte 0
LilycoveCity_PokemonCenter_1F_MapScript1_15932D:: @ 815932D
setrespawn 8
end
LilycoveCity_PokemonCenter_1F_EventScript_159331:: @ 8159331
setvar VAR_SPECIAL_B, 1
call LilycoveCity_PokemonCenter_1F_EventScript_19FD5B
waitmessage
waitbuttonpress
release
end
LilycoveCity_PokemonCenter_1F_EventScript_15933F:: @ 815933F
msgbox LilycoveCity_PokemonCenter_1F_Text_189FC9, 2
end
LilycoveCity_PokemonCenter_1F_EventScript_159348:: @ 8159348
lock
faceplayer
goto_if_set FLAG_BADGE07_GET, LilycoveCity_PokemonCenter_1F_EventScript_15935D
msgbox LilycoveCity_PokemonCenter_1F_Text_18A048, 4
release
end
LilycoveCity_PokemonCenter_1F_EventScript_15935D:: @ 815935D
msgbox LilycoveCity_PokemonCenter_1F_Text_18A0A1, 4
release
end
|