summaryrefslogtreecommitdiff
path: root/maps/Route10PokeCenter2FBeta.asm
blob: 24bad9881c319a569de93a76e9b9ae9520f08df7 (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
Route10PokeCenter2FBeta_MapScriptHeader: ; 0x188dac
	; trigger count
	db 0

	; callback count
	db 0
; 0x188dae

Route10PokeCenter2FBeta_MapEventHeader: ; 0x188dae
	; filler
	db 0, 0

	; warps
	db 1
	warp_def $7, $0, 3, GROUP_ROUTE_10_POKECENTER_1F, MAP_ROUTE_10_POKECENTER_1F

	; xy triggers
	db 0

	; signposts
	db 0

	; people-events
	db 0
; 0x188db9