You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
@@ -1,17 +1,17 @@
|
||||
WhirlIslandCave_MapScripts:
|
||||
db 0 ; scene scripts
|
||||
def_scene_scripts
|
||||
|
||||
db 0 ; callbacks
|
||||
def_callbacks
|
||||
|
||||
WhirlIslandCave_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
db 2 ; warp events
|
||||
def_warp_events
|
||||
warp_event 7, 5, WHIRL_ISLAND_B1F, 9
|
||||
warp_event 3, 13, WHIRL_ISLAND_NW, 4
|
||||
|
||||
db 0 ; coord events
|
||||
def_coord_events
|
||||
|
||||
db 0 ; bg events
|
||||
def_bg_events
|
||||
|
||||
db 0 ; object events
|
||||
def_object_events
|
||||
|
||||
Reference in New Issue
Block a user