aboutsummaryrefslogtreecommitdiffstats
path: root/data/maps/objects/SilphCo1F.asm
blob: 23323e27a0bfab4b1ad458e5b165be445e6bebd4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
SilphCo1F_Object:
	db $2e ; border block

	def_warp_events
	warp_event 10, 17, LAST_MAP, 5
	warp_event 11, 17, LAST_MAP, 5
	warp_event 26,  0, SILPH_CO_2F, 0
	warp_event 20,  0, SILPH_CO_ELEVATOR, 0
	warp_event 16, 10, SILPH_CO_3F, 6

	def_bg_events

	def_object_events
	object_event 4, 2, SPRITE_LINK_RECEPTIONIST, STAY, DOWN, 1 ; person

	def_warps_to SILPH_CO_1F