summaryrefslogtreecommitdiff
path: root/data/maps/FiveIsland_PokemonCenter_1F/scripts.inc
blob: 21148cedef6612496075043f28f2221f80d68fb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
FiveIsland_PokemonCenter_1F_MapScripts:: @ 8171CF1
	map_script MAP_SCRIPT_ON_TRANSITION, FiveIsland_PokemonCenter_1F_OnTransition
	map_script MAP_SCRIPT_ON_RESUME, CableClub_OnResume
	.byte 0

FiveIsland_PokemonCenter_1F_OnTransition:: @ 8171CFC
	setrespawn SPAWN_FIVE_ISLAND
	end

FiveIsland_PokemonCenter_1F_EventScript_171D00:: @ 8171D00
	lock
	faceplayer
	call EventScript_PkmnCenterNurse
	release
	end

FiveIsland_PokemonCenter_1F_EventScript_171D09:: @ 8171D09
	msgbox gUnknown_81A3BBA, MSGBOX_NPC
	end

FiveIsland_PokemonCenter_1F_EventScript_171D12:: @ 8171D12
	msgbox gUnknown_81A3BFD, MSGBOX_NPC
	end