kep-hack/data/maps/objects/SilphCo1F.asm
MementoMartha c3fd568b7b Finishing the Gauntlet maps
All the trainers are still missing, as is the guard. But the maps themselves are accessible, and the wild encounters work too.
2022-10-13 23:27:30 +01:00

17 lines
368 B
NASM

SilphCo1F_Object:
db $2e ; border block
def_warp_events
warp_event 10, 17, LAST_MAP, 6
warp_event 11, 17, LAST_MAP, 6
warp_event 26, 0, SILPH_CO_2F, 1
warp_event 14, 0, SILPH_GAUNTLET_1F, 1
warp_event 16, 10, SILPH_CO_3F, 7
def_bg_events
def_object_events
object_event 4, 2, SPRITE_LINK_RECEPTIONIST, STAY, DOWN, 1 ; person
def_warps_to SILPH_CO_1F