mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-21 14:27:57 +13:00
12 lines
149 B
NASM
12 lines
149 B
NASM
Colosseum_Object:
|
|
db $e ; border block
|
|
|
|
def_warps
|
|
|
|
def_signs
|
|
|
|
def_objects
|
|
object SPRITE_RED, 2, 2, STAY, 0, 1 ; person
|
|
|
|
def_warps_to COLOSSEUM
|