summaryrefslogtreecommitdiff
path: root/data/scripts/maps/FallarborTown.inc
blob: 21cea72e14de530ba2adfcf6f77666a98d356eaa (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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
FallarborTown_MapScripts:: @ 81EB1FA
	map_script 3, FallarborTown_MapScript1_1EB200
	.byte 0

FallarborTown_MapScript1_1EB200: @ 81EB200
	setflag FLAG_VISITED_FALLARBOR_TOWN
	setvar VAR_0x4086, 0
	clearflag FLAG_0x10E
	end

FallarborTown_EventScript_1EB20C:: @ 81EB20C
	lock
	faceplayer
	checkflag FLAG_0x08B
	goto_eq FallarborTown_EventScript_1EB221
	msgbox FallarborTown_Text_1EB26B, 4
	release
	end

FallarborTown_EventScript_1EB221:: @ 81EB221
	msgbox FallarborTown_Text_1EB2DE, 4
	release
	end

FallarborTown_EventScript_1EB22B:: @ 81EB22B
	msgbox FallarborTown_Text_1EB35F, 2
	end

FallarborTown_EventScript_1EB234:: @ 81EB234
	msgbox FallarborTown_Text_1EB3CA, 2
	end

FallarborTown_EventScript_1EB23D:: @ 81EB23D
	lock
	faceplayer
	waitse
	playmoncry SPECIES_AZURILL, 0
	msgbox FallarborTown_Text_1EB3B5, 4
	waitmoncry
	release
	end

FallarborTown_EventScript_1EB250:: @ 81EB250
	msgbox FallarborTown_Text_1EB4C2, 3
	end

FallarborTown_EventScript_1EB259:: @ 81EB259
	msgbox FallarborTown_Text_1EB4FE, 3
	end

FallarborTown_EventScript_1EB262:: @ 81EB262
	msgbox FallarborTown_Text_1EB534, 3
	end

FallarborTown_Text_1EB26B: @ 81EB26B
	.string "Something’s happening,\n"
	.string "and I don’t like it!\p"
	.string "I’ve seen shady characters wandering\n"
	.string "in and out of PROF. COZMO’s home…$"

FallarborTown_Text_1EB2DE: @ 81EB2DE
	.string "This region’s been known for meteors\n"
	.string "since the olden days.\p"
	.string "They say METEOR FALLS was gouged out\n"
	.string "by a falling meteorite long ago.$"

FallarborTown_Text_1EB35F: @ 81EB35F
	.string "See! Take a look!\n"
	.string "This is my precious AZURILL!\p"
	.string "It’s slick and smooth and plushy, too!$"

FallarborTown_Text_1EB3B5: @ 81EB3B5
	.string "AZURILL: Rooreelooo.$"

FallarborTown_Text_1EB3CA: @ 81EB3CA
	.string "Have you already challenged FLANNERY,\n"
	.string "the LEADER of LAVARIDGE GYM?\p"
	.string "The girl’s grandfather was famous.\n"
	.string "He was one of the ELITE FOUR in the\l"
	.string "POKéMON LEAGUE at one point.\p"
	.string "It wouldn’t surprise me to see FLANNERY\n"
	.string "become a great TRAINER in her own\l"
	.string "right.$"

FallarborTown_Text_1EB4C2: @ 81EB4C2
	.string "BATTLE TENT FALLARBOR SITE\n"
	.string "“May the Greatest Teams Gather!”$"

FallarborTown_Text_1EB4FE: @ 81EB4FE
	.string "FALLARBOR TOWN\n"
	.string "“A farm community with small gardens.”$"

FallarborTown_Text_1EB534: @ 81EB534
	.string "MOVE TUTOR’S HOUSE\n"
	.string "“New moves taught to POKéMON.”$"