pokered/data/maps/objects/SafariZoneCenterRestHouse.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

16 lines
429 B
NASM
Executable file

SafariZoneCenterRestHouse_Object:
db $a ; border block
db 2 ; warps
warp 2, 7, 8, SAFARI_ZONE_CENTER
warp 3, 7, 8, SAFARI_ZONE_CENTER
db 0 ; signs
db 2 ; objects
object SPRITE_GIRL, 3, 2, STAY, DOWN, 1 ; person
object SPRITE_SCIENTIST, 1, 4, WALK, 1, 2 ; person
; warp-to
warp_to 2, 7, SAFARI_ZONE_CENTER_REST_HOUSE_WIDTH ; SAFARI_ZONE_CENTER
warp_to 3, 7, SAFARI_ZONE_CENTER_REST_HOUSE_WIDTH ; SAFARI_ZONE_CENTER