blob: 0f5cddc98153c9ae891497a3eabbe62248d59c09 (
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
|
const_value set 2
SafariZoneFuchsiaGateBeta_MapScriptHeader:
.MapTriggers:
db 0
.MapCallbacks:
db 0
SafariZoneFuchsiaGateBeta_MapEventHeader:
; filler
db 0, 0
.Warps:
db 4
warp_def $0, $4, 1, SAFARI_ZONE_BETA
warp_def $0, $5, 2, SAFARI_ZONE_BETA
warp_def $7, $4, 7, FUCHSIA_CITY
warp_def $7, $5, 7, FUCHSIA_CITY
.XYTriggers:
db 0
.Signposts:
db 0
.PersonEvents:
db 0
|