summaryrefslogtreecommitdiff
path: root/data/maps/objects/DiglettsCaveRoute11.asm
blob: f6c884d9081f3463d41a07c9b161cf3b3d95fb17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DiglettsCaveRoute11_Object:
	db $7d ; border block

	def_warps
	warp  2,  7, 4, LAST_MAP
	warp  3,  7, 4, LAST_MAP
	warp  4,  4, 1, DIGLETTS_CAVE

	def_signs

	def_objects
	object SPRITE_GAMBLER, 2, 3, STAY, NONE, 1 ; person

	def_warps_to DIGLETTS_CAVE_ROUTE_11