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

15 lines
323 B
NASM

BillsHouse_Object:
db $d ; border block
def_warps
warp 2, 7, 0, LAST_MAP
warp 3, 7, 0, LAST_MAP
def_signs
def_objects
object SPRITE_MONSTER, 6, 5, STAY, NONE, 1 ; person
object SPRITE_SUPER_NERD, 4, 4, STAY, NONE, 2 ; person
object SPRITE_SUPER_NERD, 6, 5, STAY, NONE, 3 ; person
def_warps_to BILLS_HOUSE