Coral City (High-Tech)

This commit is contained in:
Zeta_Null 2024-10-24 18:12:34 -04:00
parent 71739fddc2
commit 7a6d9b3b46
20 changed files with 145 additions and 13 deletions

6
maps/CoralCity.ablk Normal file
View file

@ -0,0 +1,6 @@
01
0?999;05 J0;47(((ACB6;0?;
 0 &4!"#&4$  &26(3)*+47((301 
4
 41-./ ,2652@(((D((((67(((((6;?1
0;?5 J0?7((((AIHEFG>

20
maps/CoralCity.asm Normal file
View file

@ -0,0 +1,20 @@
object_const_def
CoralCity_MapScripts:
def_scene_scripts
def_callbacks
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

View file

@ -12,6 +12,8 @@ SavoyCity_MapEvents:
warp_event 33, 15, ROUTE_50_SAVOY_CITY_GATE, 1 ;east gate
warp_event 22, 5, DEBUG_ROOM, 1 ;north gate, left
warp_event 23, 5, DEBUG_ROOM, 1 ;north gate, right
warp_event 4, 8, CORAL_CITY, 1 ;port north
warp_event 4, 9, CORAL_CITY, 2 ;port south
def_coord_events