aboutsummaryrefslogtreecommitdiffstats
path: root/text/VermilionCity.asm
blob: 96318ebd8b84eea77a67cc13820c20d51ff2ec9b (plain) (blame)
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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
_VermilionCityBeautyText::
	text "We're careful"
	line "about pollution!"

	para "We've heard GRIMER"
	line "multiplies in"
	cont "toxic sludge!"
	done

_VermilionCityGambler1DidYouSeeText::
	text "Did you see S.S."
	line "ANNE moored in"
	cont "the harbor?"
	done

_VermilionCityGambler1SSAnneDepartedText::
	text "So, S.S.ANNE has"
	line "departed!"

	para "She'll be back in"
	line "about a year."
	done

_VermilionCitySailor1WelcomeToSSAnneText::
	text "Welcome to S.S."
	line "ANNE!"
	done

_VermilionCitySailor1DoYouHaveATicketText::
	text "Welcome to S.S."
	line "ANNE!"

	para "Excuse me, do you"
	line "have a ticket?"
	prompt

_VermilionCitySailor1FlashedTicketText::
	text "<PLAYER> flashed"
	line "the S.S.TICKET!"

	para "Great! Welcome to"
	line "S.S.ANNE!"
	done

_VermilionCitySailor1YouNeedATicketText::
	text "<PLAYER> doesn't"
	line "have the needed"
	cont "S.S.TICKET."

	para "Sorry!"

	para "You need a ticket"
	line "to get aboard."
	done

_VermilionCitySailor1ShipSetSailText::
	text "The ship set sail."
	done

_VermilionCityGambler2Text::
	text "I'm putting up a"
	line "building on this"
	cont "plot of land."

	para "My #MON is"
	line "tamping the land."
	done

_VermilionCityMachopText::
	text "MACHOP: Guoh!"
	line "Gogogoh!@"
	text_end

_VermilionCityMachopStompingTheLandFlatText::
	text_start
	para "A MACHOP is"
	line "stomping the land"
	cont "flat."
	done

_VermilionCitySailor2Text::
	text "S.S.ANNE is a"
	line "famous luxury"
	cont "cruise ship."

	para "We visit VERMILION"
	line "once a year."
	done

_OfficerJennyText1::
	text "I just caught a"
	line "SQUIRTLE that was"
	cont "always getting"
	cont "into mischief."

	para "I think it needs a"
	line "good trainer to"
	cont "set it straight."
	done

_OfficerJennyText2::
	text "You have the"
	line "THUNDERBADGE!?"

	para "You must be a"
	line "good trainer!"

	para "I just caught a"
	line "SQUIRTLE that was"
	cont "always getting"
	cont "into mischief."

	para "Would you take"
	line "good care of it?"
	done

_OfficerJennyText3::
	text "OK! Please treat"
	line "SQUIRTLE right!@"
	text_end

_OfficerJennyText4::
	text "Oh... What am I"
	line "to do now?"
	done

_OfficerJennyText5::
	text "How is SQUIRTLE"
	line "doing?"
	done

_VermilionCitySignText::
	text "VERMILION CITY"
	line "The Port of"
	cont "Exquisite Sunsets"
	done

_VermilionCityNoticeSignText::
	text "NOTICE!"

	para "ROUTE 12 may be"
	line "blocked off by a"
	cont "sleeping #MON."

	para "Detour through"
	line "ROCK TUNNEL to"
	cont "LAVENDER TOWN."

	para "VERMILION POLICE"
	done

_VermilionCityPokemonFanClubSignText::
	text "#MON FAN CLUB"
	line "All #MON fans"
	cont "welcome!"
	done

_VermilionCityGymSignText::
	text "VERMILION CITY"
	line "#MON GYM"
	cont "LEADER: LT.SURGE"

	para "The Lightning "
	line "American!"
	done

_VermilionCityHarborSignText::
	text "VERMILION HARBOR"
	done