mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
dcb24bc724
Resolves #742
20 lines
354 B
NASM
20 lines
354 B
NASM
SafariZoneFuchsiaGateBeta_MapScripts:
|
|
def_scene_scripts
|
|
|
|
def_callbacks
|
|
|
|
SafariZoneFuchsiaGateBeta_MapEvents:
|
|
db 0, 0 ; filler
|
|
|
|
def_warp_events
|
|
warp_event 4, 0, SAFARI_ZONE_BETA, 1
|
|
warp_event 5, 0, SAFARI_ZONE_BETA, 2
|
|
warp_event 4, 7, FUCHSIA_CITY, 7
|
|
warp_event 5, 7, FUCHSIA_CITY, 7
|
|
|
|
def_coord_events
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|