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

14 lines
258 B
NASM
Executable file

Route1_Object:
db $b ; border block
db 0 ; warps
db 1 ; signs
sign 9, 27, 3 ; Route1Text3
db 2 ; objects
object SPRITE_YOUNGSTER, 5, 24, WALK, 1, 1 ; person
object SPRITE_YOUNGSTER, 15, 13, WALK, 2, 2 ; person
; warp-to (unused)
warp_to 2, 7, 4