pokered/data/maps/objects/CinnabarLabTradeRoom.asm
Rangi 2454296d32 Update sprite names
These are based on the trainers that use them, and synced with pokegold/pokecrysal when possible
2020-07-17 12:48:15 -04:00

17 lines
445 B
NASM
Executable file

CinnabarLabTradeRoom_Object:
db $17 ; border block
db 2 ; warps
warp 2, 7, 2, CINNABAR_LAB
warp 3, 7, 2, CINNABAR_LAB
db 0 ; signs
db 3 ; objects
object SPRITE_SUPER_NERD, 3, 2, STAY, DOWN, 1 ; person
object SPRITE_GRAMPS, 1, 4, STAY, NONE, 2 ; person
object SPRITE_BEAUTY, 5, 5, STAY, UP, 3 ; person
; warp-to
warp_to 2, 7, CINNABAR_LAB_TRADE_ROOM_WIDTH ; CINNABAR_LAB
warp_to 3, 7, CINNABAR_LAB_TRADE_ROOM_WIDTH ; CINNABAR_LAB