mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
dcb24bc724
Resolves #742
18 lines
250 B
NASM
18 lines
250 B
NASM
WhirlIslandSE_MapScripts:
|
|
def_scene_scripts
|
|
|
|
def_callbacks
|
|
|
|
WhirlIslandSE_MapEvents:
|
|
db 0, 0 ; filler
|
|
|
|
def_warp_events
|
|
warp_event 5, 13, ROUTE_41, 4
|
|
warp_event 5, 3, WHIRL_ISLAND_B1F, 6
|
|
|
|
def_coord_events
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|