kep-hack/data/maps/objects/SilphCo1F.asm
Martha Schilling 013dc271fb why why why why why won't you work
I'm committing this for someone to have a look at my apparently-garbage code and figure out what I'm doing wrong because i CANNOT figure this out on my own
2023-11-23 19:18:00 +00:00

18 lines
441 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_3F, 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
object_event 14, 3, SPRITE_LINK_RECEPTIONIST, STAY, RIGHT, 2 ; person
def_warps_to SILPH_CO_1F