summaryrefslogtreecommitdiff
path: root/text/maps/fuchsia_gym_2.asm
blob: 2913fb8f161c0d3b279996c7565cac9c13f96023 (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
181
182
183
184
185
186
187
188
189
190
191
192
193
_KogaExplainToxicText::
	text "When afflicted by"
	line "TOXIC, #MON"
	cont "suffer more and"
	cont "more as battle"
	cont "progresses!"

	para "It will surely"
	line "terrorize foes!"
	done

_FuchsiaGymText9::
	text "Now that you have"
	line "the SOULBADGE,"
	cont "the DEFENSE of"
	cont "your #MON"
	cont "increases!"

	para "It also lets you"
	line "SURF outside of"
	cont "battle!"

	para "Ah! Take this"
	line "too!"
	done

_ReceivedTM06Text::
	text "<PLAYER> received"
	line "@"
	TX_RAM wcf4b
	text "!@@"

_TM06ExplanationText::
	db $0
	para "TM06 contains"
	line "TOXIC!"

	para "It is a secret"
	line "technique over"
	cont "400 years old!"
	done

_TM06NoRoomText::
	text "Make space for"
	line "this, child!"
	done

_FuchsiaGymBattleText1::
	text "Strength isn't"
	line "the key for"
	cont "#MON!"

	para "It's strategy!"

	para "I'll show you how"
	line "strategy can beat"
	cont "brute strength!"
	done

_FuchsiaGymEndBattleText1::
	text "What?"
	line "Extraordinary!"
	prompt

_FuchsiaGymAfterBattleText1::
	text "So, you mix brawn"
	line "with brains?"
	cont "Good strategy!"
	done

_FuchsiaGymBattleText2::
	text "I wanted to become"
	line "a ninja, so I"
	cont "joined this GYM!"
	done

_FuchsiaGymEndBattleText2::
	text "I'm done"
	line "for!"
	prompt

_FuchsiaGymAfterBattleText2::
	text "I will keep on"
	line "training under"
	cont "KOGA, my ninja"
	cont "master!"
	done

_FuchsiaGymBattleText3::
	text "Let's see you"
	line "beat my special"
	cont "techniques!"
	done

_FuchsiaGymEndBattleText3::
	text "You"
	line "had me fooled!"
	prompt

_FuchsiaGymAfterBattleText3::
	text "I like poison and"
	line "sleep techniques,"
	cont "as they linger"
	cont "after battle!"
	done

_FuchsiaGymBattleText4::
	text "Stop right there!"

	para "Our invisible"
	line "walls have you"
	cont "frustrated?"
	done

_FuchsiaGymEndBattleText4::
	text "Whoa!"
	line "He's got it!"
	prompt

_FuchsiaGymAfterBattleText4::
	text "You impressed me!"
	line "Here's a hint!"

	para "Look very closely"
	line "for gaps in the"
	cont "invisible walls!"
	done

_FuchsiaGymBattleText5::
	text "I also study the"
	line "way of the ninja"
	cont "with master KOGA!"

	para "Ninja have a long"
	line "history of using"
	cont "animals!"
	done

_FuchsiaGymEndBattleText5::
	text "Awoo!"
	prompt

_FuchsiaGymAfterBattleText5::
	text "I still have much"
	line "to learn!"
	done

_FuchsiaGymBattleText6::
	text "Master KOGA comes"
	line "from a long line"
	cont "of ninjas!"

	para "What did you"
	line "descend from?"
	done

_FuchsiaGymEndBattleText6::
	text "Dropped"
	line "my balls!"
	prompt

_FuchsiaGymAfterBattleText6::
	text "Where there is"
	line "light, there is"
	cont "shadow!"

	para "Light and shadow!"
	line "Which do you"
	cont "choose?"
	done

_FuchsiaGymText_7564e::
	text "Yo! Champ in"
	line "making!"

	para "FUCHSIA GYM is"
	line "riddled with"
	cont "invisible walls!"

	para "KOGA might appear"
	line "close, but he's"
	cont "blocked off!"

	para "You have to find"
	line "gaps in the walls"
	cont "to reach him!"
	done

_FuchsiaGymText_75653::
	text "It's amazing how"
	line "ninja can terrify"
	cont "even now!"
	done