mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
12 lines
173 B
NASM
12 lines
173 B
NASM
Colosseum_Object:
|
|
db $e ; border block
|
|
|
|
def_warp_events
|
|
|
|
def_bg_events
|
|
|
|
def_object_events
|
|
object_event 2, 2, SPRITE_RED, STAY, 0, 1 ; person
|
|
|
|
def_warps_to COLOSSEUM
|