summaryrefslogtreecommitdiff
path: root/text/maps/viridian_city.asm
blob: 67ab5c408c63434732fe95d4fb41183d006c9c71 (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
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
170
171
172
173
174
175
176
177
178
179
180
_ViridianCityText1::
	text "Those # BALLs"
	line "at your waist!"
	cont "You have #MON!"

	para "It's great that"
	line "you can carry and"
	cont "use #MON any"
	cont "time, anywhere!"
	done

_ViridianCityText_19122::
	text "This #MON GYM"
	line "is always closed."

	para "I wonder who the"
	line "LEADER is?"
	done

_ViridianCityText_19127::
	text "VIRIDIAN GYM's"
	line "LEADER returned!"
	done

_ViridianCityText_1914d::
	text "You want to know"
	line "about the 2 kinds"
	cont "of caterpillar"
	cont "#MON?"
	done

_ViridianCityText_19152::
	text "Oh, OK then!"
	done

_ViridianCityText_19157::
	text "CATERPIE has no"
	line "poison, but"
	cont "WEEDLE does."

	para "Watch out for its"
	line "POISON STING!"
	done

_ViridianCityText_19175::
	text "Oh Grandpa! Don't"
	line "be so mean!"
	cont "He hasn't had his"
	cont "coffee yet."
	done

_ViridianCityText_1917a::
	text "When I go shop in"
	line "PEWTER CITY, I"
	cont "have to take the"
	cont "winding trail in"
	cont "VIRIDIAN FOREST."
	done

_ViridianCityText_19191::
	text "You can't go"
	line "through here!"

	para "This is private"
	line "property!"
	done

_ViridianCityText_191ca::
	text "Yawn!"
	line "I must have dozed"
	cont "off in the sun."

	para "I had this dream"
	line "about a DROWZEE"
	cont "eating my dream."
	cont "What's this?"
	cont "Where did this TM"
	cont "come from?"

	para "This is spooky!"
	line "Here, you can"
	cont "have this TM."
	prompt

_ReceivedTM42Text::
	text "<PLAYER> received"
	line "TM42!@@"

_TM42Explanation::
	text "TM42 contains"
	line "DREAM EATER..."
	cont "...Snore..."
	done

_TM42NoRoomText::
	text "You have too much"
	line "stuff already."
	done

_ViridianCityText_1920a::
	text "Ahh, I've had my"
	line "coffee now and I"
	cont "feel great!"

	para "Sure you can go"
	line "through!"

	para "Are you in a"
	line "hurry?"
	done

_ViridianCityText_1920f::
	text "I see you're using"
	line "a #DEX."

	para "When you catch a"
	line "#MON, #DEX"
	cont "is automatically"
	cont "updated."

	para "What? Don't you"
	line "know how to catch"
	cont "#MON?"

	para "I'll show you"
	line "how to then."
	done

_ViridianCityText_19214::
	text "Time is money..."
	line "Go along then."
	done

_ViridianCityText_19219::
	text "First, you need"
	line "to weaken the"
	cont "target #MON."
	done

_ViridianCityText8::
	text "VIRIDIAN CITY "
	line "The Eternally"
	cont "Green Paradise"
	done

_ViridianCityText9::
	text "TRAINER TIPS"

	para "Catch #MON"
	line "and expand your"
	cont "collection!"

	para "The more you have,"
	line "the easier it is"
	cont "to fight!"
	done

_ViridianCityText10::
	text "TRAINER TIPS"

	para "The battle moves"
	line "of #MON are"
	cont "limited by their"
	cont "POWER POINTs, PP."

	para "To replenish PP,"
	line "rest your tired"
	cont "#MON at a"
	cont "#MON CENTER!"
	done

_ViridianCityText13::
	text "VIRIDIAN CITY"
	line "#MON GYM"
	done

_ViridianCityText14::
	text "The GYM's doors"
	line "are locked..."
	done