summaryrefslogtreecommitdiff
path: root/maps/SafariZoneMainOffice.asm
blob: a116519ba547cee16d6e566e2c1a6f5112a604ba (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
SafariZoneMainOffice_MapScriptHeader:
.MapTriggers:
	db 0

.MapCallbacks:
	db 0

SafariZoneMainOffice_MapEventHeader:
	; filler
	db 0, 0

.Warps:
	db 2
	warp_def $7, $2, 2, FUCHSIA_CITY
	warp_def $7, $3, 2, FUCHSIA_CITY

.XYTriggers:
	db 0

.Signposts:
	db 0

.PersonEvents:
	db 0