summaryrefslogtreecommitdiff
path: root/data/maps/PewterCity_PokemonCenter_1F/scripts.inc
blob: 525eef027885aee8ff9c9b6c9f2d2aa812586578 (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
33
34
35
36
37
38
39
40
41
42
43
44
45
PewterCity_PokemonCenter_1F_MapScripts:: @ 816A760
	map_script 3, PewterCity_PokemonCenter_1F_MapScript1_16A76B
	map_script 5, PewterCity_PokemonCenter_1F_MapScript2_1BC05C
	.byte 0

PewterCity_PokemonCenter_1F_MapScript1_16A76B:: @ 816A76B
	setrespawn SPAWN_PEWTER_CITY
	end

PewterCity_PokemonCenter_1F_EventScript_16A76F:: @ 816A76F
	lock
	faceplayer
	call EventScript_1A6578
	release
	end

PewterCity_PokemonCenter_1F_EventScript_16A778:: @ 816A778
	msgbox gUnknown_81916A9, 2
	end

PewterCity_PokemonCenter_1F_EventScript_16A781:: @ 816A781
	lock
	faceplayer
	fadeoutbgm 0
	playbgm BGM_FRLG_JIGGLYPUFF, 0
	message Text_1916EA
	waitmessage
	delay 455
	playbgm BGM_FRLG_POKEMON_CENTER, 1
	release
	end

PewterCity_PokemonCenter_1F_EventScript_16A798:: @ 816A798
	msgbox gUnknown_8191701, 2
	end

PewterCity_PokemonCenter_1F_EventScript_16A7A1:: @ 816A7A1
	lock
	msgbox gUnknown_8191743
	release
	end

PewterCity_PokemonCenter_1F_EventScript_16A7AC:: @ 816A7AC
	msgbox gUnknown_8191780, 2
	end