summaryrefslogtreecommitdiff
path: root/data/maps/RustboroCity_PokemonCenter_1F/scripts.inc
blob: 83766d86e572f9bbf8ac56defab601ab8bdb92ed (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
RustboroCity_PokemonCenter_1F_MapScripts:: @ 8157B79
	map_script MAP_SCRIPT_ON_TRANSITION, RustboroCity_PokemonCenter_1F_MapScript1_157B7F
	.byte 0

RustboroCity_PokemonCenter_1F_MapScript1_157B7F:: @ 8157B7F
	setrespawn HEAL_LOCATION_RUSTBORO_CITY
	call Common_EventScript_UpdateBrineyLocation
	end

RustboroCity_PokemonCenter_1F_EventScript_157B88:: @ 8157B88
	setvar VAR_0x800B, 1
	call Common_EventScript_PkmnCenterNurse
	waitmessage
	waitbuttonpress
	release
	end

RustboroCity_PokemonCenter_1F_EventScript_157B96:: @ 8157B96
	msgbox RustboroCity_PokemonCenter_1F_Text_184B37, MSGBOX_NPC
	end

RustboroCity_PokemonCenter_1F_EventScript_157B9F:: @ 8157B9F
	msgbox RustboroCity_PokemonCenter_1F_Text_184BAB, MSGBOX_NPC
	end

RustboroCity_PokemonCenter_1F_EventScript_157BA8:: @ 8157BA8
	msgbox RustboroCity_PokemonCenter_1F_Text_184C19, MSGBOX_NPC
	end