aboutsummaryrefslogtreecommitdiffstats
path: root/data/maps/objects/MrPsychicsHouse.asm
blob: 6f9c49231c8020dedce619125c445bb16e5de8b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
MrPsychicsHouse_Object:
	db $a ; border block

	def_warps
	warp 2, 7, 7, LAST_MAP
	warp 3, 7, 7, LAST_MAP

	def_signs

	def_objects
	object SPRITE_FISHING_GURU, 5, 3, STAY, LEFT, 1 ; person

	def_warps_to MR_PSYCHICS_HOUSE