summaryrefslogtreecommitdiff
path: root/data/scripts/maps/LilycoveCity_DepartmentStore_4F.inc
blob: d922d918128fbce16092745a38e44d082845e730 (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
45
46
47
48
49
50
51
52
53
54
LilycoveCity_DepartmentStore_4F_MapScripts:: @ 8159FFD
	.byte 0

LilycoveCity_DepartmentStore_4F_EventScript_159FFE:: @ 8159FFE
	msgbox LilycoveCity_DepartmentStore_4F_Text_18C39C, 2
	end

LilycoveCity_DepartmentStore_4F_EventScript_15A007:: @ 815A007
	msgbox LilycoveCity_DepartmentStore_4F_Text_18C41B, 2
	end

LilycoveCity_DepartmentStore_4F_EventScript_15A010:: @ 815A010
	msgbox LilycoveCity_DepartmentStore_4F_Text_18C481, 2
	end

LilycoveCity_DepartmentStore_4F_EventScript_15A019:: @ 815A019
	lock
	faceplayer
	message LilycoveCity_DepartmentStore_4F_Text_1A0BE4
	waitmessage
	pokemart LilycoveCity_DepartmentStore_4F_Items1
	msgbox LilycoveCity_DepartmentStore_4F_Text_1A0C02, 4
	release
	end

	.align 2
LilycoveCity_DepartmentStore_4F_Items1:: @ 815A030
	.2byte ITEM_TM38
	.2byte ITEM_TM25
	.2byte ITEM_TM14
	.2byte ITEM_TM15
	.2byte ITEM_NONE
	release
	end

LilycoveCity_DepartmentStore_4F_EventScript_15A03C:: @ 815A03C
	lock
	faceplayer
	message LilycoveCity_DepartmentStore_4F_Text_1A0BE4
	waitmessage
	pokemart LilycoveCity_DepartmentStore_4F_Items2
	msgbox LilycoveCity_DepartmentStore_4F_Text_1A0C02, 4
	release
	end

	.align 2
LilycoveCity_DepartmentStore_4F_Items2:: @ 815A054
	.2byte ITEM_TM17
	.2byte ITEM_TM20
	.2byte ITEM_TM33
	.2byte ITEM_TM16
	.2byte ITEM_NONE
	release
	end