blob: c550a6850d9205480d868b074d0a632edf184e33 (
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
|
SlateportCity_PokemonCenter_1F_MapScripts:: @ 81563BF
map_script 3, SlateportCity_PokemonCenter_1F_MapScript1_1563C5
.byte 0
SlateportCity_PokemonCenter_1F_MapScript1_1563C5:: @ 81563C5
sethealplace 4
call SlateportCity_PokemonCenter_1F_EventScript_19FD1B
end
SlateportCity_PokemonCenter_1F_EventScript_1563CE:: @ 81563CE
setvar 0x800b, 1
call SlateportCity_PokemonCenter_1F_EventScript_19FD5B
waittext
waitbutton
release
end
SlateportCity_PokemonCenter_1F_EventScript_1563DC:: @ 81563DC
msgbox SlateportCity_PokemonCenter_1F_Text_180602, 2
end
SlateportCity_PokemonCenter_1F_EventScript_1563E5:: @ 81563E5
msgbox SlateportCity_PokemonCenter_1F_Text_1806CB, 2
end
|