mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00

Ruddy Town is now populated, and Gates, Marts, and Pokecenters now populate the areas. Nihon is more mapped out!
23 lines
361 B
NASM
23 lines
361 B
NASM
object_const_def
|
|
|
|
BlueForest_MapScripts:
|
|
def_scene_scripts
|
|
|
|
def_callbacks
|
|
callback MAPCALLBACK_NEWMAP, BlueForestFlypointCallback
|
|
|
|
BlueForestFlypointCallback:
|
|
setflag ENGINE_FLYPOINT_BLUE_FOREST
|
|
endcallback
|
|
|
|
BlueForest_MapEvents:
|
|
db 0, 0 ; filler
|
|
|
|
def_warp_events
|
|
warp_event 3, 22, DEBUG_ROOM, 1
|
|
|
|
def_coord_events
|
|
|
|
def_bg_events
|
|
|
|
def_object_events |