blob: ea7a8e0565c65dbe477c63f3ab25cb21e488e7d6 (
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
|
PacifidlogTown_PokemonCenter_1F_MapScripts:: @ 81540FF
map_script 3, PacifidlogTown_PokemonCenter_1F_MapScript1_154105
.byte 0
PacifidlogTown_PokemonCenter_1F_MapScript1_154105:: @ 8154105
setrespawn HEAL_LOCATION_PACIFIDLOG_TOWN
end
@ 8154109
setvar VAR_SPECIAL_B, 1
call VerdanturfTown_PokemonCenter_1F_EventScript_19FD5B
waitmessage
waitbuttonpress
release
end
PacifidlogTown_PokemonCenter_1F_EventScript_154117:: @ 8154117
msgbox PacifidlogTown_PokemonCenter_1F_Text_178E47, 2
end
PacifidlogTown_PokemonCenter_1F_EventScript_154120:: @ 8154120
msgbox PacifidlogTown_PokemonCenter_1F_Text_178E79, 2
end
PacifidlogTown_PokemonCenter_1F_EventScript_154129:: @ 8154129
msgbox PacifidlogTown_PokemonCenter_1F_Text_178ED9, 2
end
|