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 @@
|
||||
SafariZoneMainOffice_MapScripts:
|
||||
db 0 ; scene scripts
|
||||
def_scene_scripts
|
||||
|
||||
db 0 ; callbacks
|
||||
def_callbacks
|
||||
|
||||
SafariZoneMainOffice_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
db 2 ; warp events
|
||||
def_warp_events
|
||||
warp_event 2, 7, FUCHSIA_CITY, 2
|
||||
warp_event 3, 7, FUCHSIA_CITY, 2
|
||||
|
||||
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