summaryrefslogtreecommitdiff
path: root/maps/CeruleanPokeCenter2FBeta.asm
blob: 664d1e5f17179068940e7fffe32e5707f65c82f1 (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
CeruleanPokeCenter2FBeta_MapScriptHeader: ; 0x1883c2
	; trigger count
	db 0

	; callback count
	db 0
; 0x1883c4

CeruleanPokeCenter2FBeta_MapEventHeader: ; 0x1883c4
	; filler
	db 0, 0

	; warps
	db 1
	warp_def $7, $0, 1, GROUP_CERULEAN_POKECENTER_1F, MAP_CERULEAN_POKECENTER_1F

	; xy triggers
	db 0

	; signposts
	db 0

	; people-events
	db 0
; 0x1883cf