pokered/data/maps/objects/Route11Gate1F.asm

17 lines
303 B
NASM
Raw Normal View History

Route11Gate1F_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, 4, 0, LAST_MAP
warp 0, 5, 1, LAST_MAP
warp 7, 4, 2, LAST_MAP
warp 7, 5, 3, LAST_MAP
warp 6, 8, 0, ROUTE_11_GATE_2F
2014-05-17 19:43:13 +00:00
def_signs
2014-05-17 19:43:13 +00:00
def_objects
object SPRITE_GUARD, 4, 1, STAY, NONE, 1 ; person
2014-05-17 19:43:13 +00:00
def_warps_to ROUTE_11_GATE_1F