summaryrefslogtreecommitdiff
path: root/text/VictoryRoad3F.asm
blob: 07e0be70f0aceaf27d5afbb788f76a0c33df3f5d (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
_VictoryRoad3BattleText2::
	text "I heard rumors of"
	line "a child prodigy!"
	done

_VictoryRoad3EndBattleText2::
	text "The"
	line "rumors were true!"
	prompt

_VictoryRoad3AfterBattleText2::
	text "You beat GIOVANNI"
	line "of TEAM ROCKET?"
	done

_VictoryRoad3BattleText3::
	text "I'll show you just"
	line "how good you are!"
	done

_VictoryRoad3EndBattleText3::
	text "I'm"
	line "furious!"
	prompt

_VictoryRoad3AfterBattleText3::
	text "You showed me just"
	line "how good I was!"
	done

_VictoryRoad3BattleText4::
	text "Only the chosen"
	line "can pass here!"
	done

_VictoryRoad3EndBattleText4::
	text "I"
	line "don't believe it!"
	prompt

_VictoryRoad3AfterBattleText4::
	text "All trainers here"
	line "are headed to the"
	cont "#MON LEAGUE!"
	cont "Be careful!"
	done

_VictoryRoad3BattleText5::
	text "Trainers live to"
	line "seek stronger"
	cont "opponents!"
	done

_VictoryRoad3EndBattleText5::
	text "Oh!"
	line "So strong!"
	prompt

_VictoryRoad3AfterBattleText5::
	text "By fighting tough"
	line "battles, you get"
	cont "stronger!"
	done