pokecrystal-board/maps/SafariZoneMainOffice.asm

26 lines
282 B
NASM
Raw Normal View History

2015-11-26 21:22:14 -08:00
2015-07-10 01:45:35 -07:00
SafariZoneMainOffice_MapScriptHeader:
.MapTriggers:
db 0
.MapCallbacks:
db 0
2015-07-10 01:45:35 -07:00
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