blob: 5becd8116f98c19b673df1a8ee3dd56a4785a241 (
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
|
_VictoryRoad2BattleText6:: ; 8d06e (23:506e)
text "Gyaoo!@@"
_VictoryRoad2BattleText1:: ; 8d077 (23:5077)
text "VICTORY ROAD is"
line "the final test"
cont "for trainers!"
done
_VictoryRoad2EndBattleText1:: ; 8d0a5 (23:50a5)
text "Aiyah!"
prompt
_VictoryRoad2AfterBattleText1:: ; 8d0ad (23:50ad)
text "If you get stuck,"
line "try moving some"
cont "boulders around!"
done
_VictoryRoad2BattleText2:: ; 8d0e1 (23:50e1)
text "Ah, so you wish"
line "to challenge the"
cont "ELITE FOUR?"
done
_VictoryRoad2EndBattleText2:: ; 8d10f (23:510f)
text "You"
line "got me!"
prompt
_VictoryRoad2AfterBattleText2:: ; 8d11c (23:511c)
text $53, " also came"
line "through here!"
done
_VictoryRoad2BattleText3:: ; 8d137 (23:5137)
text "Come on!"
line "I'll whip you!"
done
_VictoryRoad2EndBattleText3:: ; 8d14f (23:514f)
text "I got"
line "whipped!"
prompt
_VictoryRoad2AfterBattleText3:: ; 8d15f (23:515f)
text "You earned the"
line "right to be on"
cont "VICTORY ROAD!"
done
_VictoryRoad2BattleText4:: ; 8d18c (23:518c)
text "If you can get"
line "through here, you"
cont "can go meet the"
cont "ELITE FOUR!"
done
_VictoryRoad2EndBattleText4:: ; 8d1ca (23:51ca)
text "No!"
line "Unbelievable!"
prompt
_VictoryRoad2AfterBattleText4:: ; 8d1dd (23:51dd)
text "I can beat you"
line "when it comes to"
cont "knowledge about"
cont "#MON!"
done
_VictoryRoad2BattleText5:: ; 8d214 (23:5214)
text "Is VICTORY ROAD"
line "too tough?"
done
_VictoryRoad2EndBattleText5:: ; 8d230 (23:5230)
text "Well"
line "done!"
prompt
_VictoryRoad2AfterBattleText5:: ; 8d23c (23:523c)
text "Many trainers give"
line "up the challenge"
cont "here."
done
|