blob: 38f242eabb99749c0cc4fd0b7a658a86f4153595 (
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
|
DewfordTown_PokemonCenter_1F_MapScripts:: @ 8153014
map_script 3, DewfordTown_PokemonCenter_1F_MapScript1_15301A
.byte 0
DewfordTown_PokemonCenter_1F_MapScript1_15301A:: @ 815301A
setrespawn HEAL_LOCATION_DEWFORD_TOWN
call DewfordTown_PokemonCenter_1F_EventScript_19FD1B
end
DewfordTown_PokemonCenter_1F_EventScript_153023:: @ 8153023
setvar VAR_SPECIAL_B, 1
call DewfordTown_PokemonCenter_1F_EventScript_19FD5B
waitmessage
waitbuttonpress
release
end
DewfordTown_PokemonCenter_1F_EventScript_153031:: @ 8153031
msgbox DewfordTown_PokemonCenter_1F_Text_174CDB, 2
end
DewfordTown_PokemonCenter_1F_EventScript_15303A:: @ 815303A
msgbox DewfordTown_PokemonCenter_1F_Text_174D32, 2
end
|