mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
dcb24bc724
Resolves #742
18 lines
286 B
NASM
18 lines
286 B
NASM
SafariZoneBeta_MapScripts:
|
|
def_scene_scripts
|
|
|
|
def_callbacks
|
|
|
|
SafariZoneBeta_MapEvents:
|
|
db 0, 0 ; filler
|
|
|
|
def_warp_events
|
|
warp_event 9, 23, SAFARI_ZONE_FUCHSIA_GATE_BETA, 1
|
|
warp_event 10, 23, SAFARI_ZONE_FUCHSIA_GATE_BETA, 2
|
|
|
|
def_coord_events
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|