shithub: pokered

ref: f4514ff53ce74d13013c994cfd321aa711fc95c2
dir: /data/maps/objects/Route1.asm/

View raw version
Route1_Object:
	db $b ; border block

	def_warps

	def_signs
	sign 9, 27, 3 ; Route1Text3

	def_objects
	object SPRITE_YOUNGSTER, 5, 24, WALK, UP_DOWN, 1 ; person
	object SPRITE_YOUNGSTER, 15, 13, WALK, LEFT_RIGHT, 2 ; person

	; warp-to (unused)
	warp_to 2, 7, 4