pokered/data/maps/objects/Route6Gate.asm
2020-11-14 20:52:10 -06:00

15 lines
262 B
NASM

Route6Gate_Object:
db $a ; border block
def_warps
warp 3, 5, 2, LAST_MAP
warp 4, 5, 2, LAST_MAP
warp 3, 0, 1, LAST_MAP
warp 4, 0, 1, LAST_MAP
def_signs
def_objects
object SPRITE_GUARD, 6, 2, STAY, LEFT, 1 ; person
def_warps_to ROUTE_6_GATE