jep-hack/maps/CoralCity.asm
Llinos Evans 94436d0ef6 Fixed build issue, flypoints for coral/savoy, populate savoy
Savoy City is now full of savvy younglings ready to bombard people with old slang. I wanted it to be a capitalistic hellscape where all the young ones trying to keep up with the trends. A few older people, as well as those entering, do not appreciate the babel.
2024-10-26 23:09:40 +01:00

26 lines
433 B
NASM

object_const_def
CoralCity_MapScripts:
def_scene_scripts
def_callbacks
callback MAPCALLBACK_NEWMAP, CoralCityFlypointCallback
CoralCityFlypointCallback:
setflag ENGINE_FLYPOINT_CORAL
endcallback
CoralCity_MapEvents:
db 0, 0 ; filler
def_warp_events
warp_event 14, 32, SAVOY_CITY, 4 ;south port, north
warp_event 14, 33, SAVOY_CITY, 5 ;south port, south
def_coord_events
def_bg_events
def_object_events