pokered/data/maps/objects/Route7Gate.asm

16 lines
262 B
NASM
Raw Normal View History

Route7Gate_Object:
db $a ; border block
2014-05-17 19:43:13 +00:00
def_warps
2020-08-21 15:57:53 +00:00
warp 0, 3, 3, LAST_MAP
warp 0, 4, 3, LAST_MAP
warp 5, 3, 0, LAST_MAP
warp 5, 4, 1, LAST_MAP
2014-05-17 19:43:13 +00:00
def_signs
2014-05-17 19:43:13 +00:00
def_objects
object SPRITE_GUARD, 3, 1, STAY, DOWN, 1 ; person
2014-05-17 19:43:13 +00:00
def_warps_to ROUTE_7_GATE