aboutsummaryrefslogtreecommitdiffstats
path: root/text/VictoryRoad2F.asm
blob: 7275222dc5ba8dd07d9ccdf7ea21107a4fdea66e (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
_VictoryRoad2FMoltresBattleText::
	text "Gyaoo!@"
	text_end

_VictoryRoad2FHikerBattleText::
	text "VICTORY ROAD is"
	line "the final test"
	cont "for trainers!"
	done

_VictoryRoad2FHikerEndBattleText::
	text "Aiyah!"
	prompt

_VictoryRoad2FHikerAfterBattleText::
	text "If you get stuck,"
	line "try moving some"
	cont "boulders around!"
	done

_VictoryRoad2FSuperNerd1BattleText::
	text "Ah, so you wish"
	line "to challenge the"
	cont "ELITE FOUR?"
	done

_VictoryRoad2FSuperNerd1EndBattleText::
	text "You"
	line "got me!"
	prompt

_VictoryRoad2FSuperNerd1AfterBattleText::
	text "<RIVAL> also came"
	line "through here!"
	done

_VictoryRoad2FCooltrainerMBattleText::
	text "Come on!"
	line "I'll whip you!"
	done

_VictoryRoad2FCooltrainerMEndBattleText::
	text "I got"
	line "whipped!"
	prompt

_VictoryRoad2FCooltrainerMAfterBattleText::
	text "You earned the"
	line "right to be on"
	cont "VICTORY ROAD!"
	done

_VictoryRoad2FSuperNerd2BattleText::
	text "If you can get"
	line "through here, you"
	cont "can go meet the"
	cont "ELITE FOUR!"
	done

_VictoryRoad2FSuperNerd2EndBattleText::
	text "No!"
	line "Unbelievable!"
	prompt

_VictoryRoad2FSuperNerd2AfterBattleText::
	text "I can beat you"
	line "when it comes to"
	cont "knowledge about"
	cont "#MON!"
	done

_VictoryRoad2FSuperNerd3BattleText::
	text "Is VICTORY ROAD"
	line "too tough?"
	done

_VictoryRoad2FSuperNerd3EndBattleText::
	text "Well"
	line "done!"
	prompt

_VictoryRoad2FSuperNerd3AfterBattleText::
	text "Many trainers give"
	line "up the challenge"
	cont "here."
	done