summaryrefslogtreecommitdiff
path: root/data/scripts/maps/LilycoveCity_DepartmentStore_4F.inc
blob: b162c47402e579b7f13fd92479a82fd0f6e58cd5 (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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
LilycoveCity_DepartmentStore_4F_MapScripts:: @ 821FDEA
	.byte 0

LilycoveCity_DepartmentStore_4F_EventScript_21FDEB:: @ 821FDEB
	msgbox LilycoveCity_DepartmentStore_4F_Text_21FE50, 2
	end

LilycoveCity_DepartmentStore_4F_EventScript_21FDF4:: @ 821FDF4
	msgbox LilycoveCity_DepartmentStore_4F_Text_21FEC7, 2
	end

LilycoveCity_DepartmentStore_4F_EventScript_21FDFD:: @ 821FDFD
	msgbox LilycoveCity_DepartmentStore_4F_Text_21FF2D, 2
	end

LilycoveCity_DepartmentStore_4F_EventScript_21FE06:: @ 821FE06
	lock
	faceplayer
	message gUnknown_08272A21
	waitmessage
	pokemart LilycoveCity_DepartmentStore_4F_Pokemart_21FE20
	msgbox gUnknown_08272A3F, 4
	release
	end

	.align 2
LilycoveCity_DepartmentStore_4F_Pokemart_21FE20: @ 821FE20
	.2byte ITEM_TM38
	.2byte ITEM_TM25
	.2byte ITEM_TM14
	.2byte ITEM_TM15
	.2byte ITEM_NONE
	release
	end

LilycoveCity_DepartmentStore_4F_EventScript_21FE2C:: @ 821FE2C
	lock
	faceplayer
	message gUnknown_08272A21
	waitmessage
	pokemart LilycoveCity_DepartmentStore_4F_Pokemart_21FE44
	msgbox gUnknown_08272A3F, 4
	release
	end

	.align 2
LilycoveCity_DepartmentStore_4F_Pokemart_21FE44: @ 821FE44
	.2byte ITEM_TM17
	.2byte ITEM_TM20
	.2byte ITEM_TM33
	.2byte ITEM_TM16
	.2byte ITEM_NONE
	release
	end

LilycoveCity_DepartmentStore_4F_Text_21FE50: @ 821FE50
	.string "Hmm…\p"
	.string "An attacking move…\n"
	.string "Or a defensive move…\p"
	.string "It’s no easy matter to decide which TM\n"
	.string "moves should be taught to POKéMON…$"

LilycoveCity_DepartmentStore_4F_Text_21FEC7: @ 821FEC7
	.string "There are so many different kinds of\n"
	.string "TM moves.\p"
	.string "A catalog I read said there are fifty\n"
	.string "different kinds.$"

LilycoveCity_DepartmentStore_4F_Text_21FF2D: @ 821FF2D
	.string "I’d like to get all the different TMs,\n"
	.string "but a POKéMON learns only four moves.$"