summaryrefslogtreecommitdiff
path: root/maps/IcePath1F.asm
blob: ef1c76b013a9aba7a780f9b3eac84c21fd2ea2bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
IcePath1F_MapScriptHeader: ; 0x7e470
	; trigger count
	db 0

	; callback count
	db 0
; 0x7e472

ItemFragment_0x7e472: ; 0x7e472
	db HM_07, 1
; 0x7e474

ItemFragment_0x7e474: ; 0x7e474
	db PP_UP, 1
; 0x7e476

ItemFragment_0x7e476: ; 0x7e476
	db PROTEIN, 1
; 0x7e478

IcePath1F_MapEventHeader: ; 0x7e478
	; filler
	db 0, 0

	; warps
	db 4
	warp_def $13, $4, 1, GROUP_ROUTE_44, MAP_ROUTE_44
	warp_def $1b, $24, 7, GROUP_BLACKTHORN_CITY, MAP_BLACKTHORN_CITY
	warp_def $5, $25, 1, GROUP_ICE_PATH_B1F, MAP_ICE_PATH_B1F
	warp_def $d, $25, 7, GROUP_ICE_PATH_B1F, MAP_ICE_PATH_B1F

	; xy triggers
	db 0

	; signposts
	db 0

	; people-events
	db 3
	person_event SPRITE_POKE_BALL, 11, 35, $1, $0, 255, 255, $1, 0, ItemFragment_0x7e472, $0688
	person_event SPRITE_POKE_BALL, 27, 36, $1, $0, 255, 255, $1, 0, ItemFragment_0x7e474, $0689
	person_event SPRITE_POKE_BALL, 13, 39, $1, $0, 255, 255, $1, 0, ItemFragment_0x7e476, $07be
; 0x7e4b9