blob: abf38c71437ce4c6f7ac999c850e960af5d116ae (
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
87
88
89
90
91
|
_Route24EndBattleText1: ; 94000 (25:4000)
text "I"
line "thought not!"
prompt
_Route24AfterBattleText1: ; 94010 (25:4010)
text "I hid because the"
line "people on the"
cont "bridge scared me!"
done
_Route24BattleText2: ; 94043 (25:4043)
text "OK! I'm No. 5!"
line "I'll stomp you!"
done
_Route24EndBattleText2: ; 94061 (25:4061)
text "Whoa!"
line "Too much!"
prompt
_Route24AfterBattleText2: ; 94072 (25:4072)
text "I did my best, I"
line "have no regrets!"
done
_Route24BattleText3: ; 94095 (25:4095)
text "I'm No. 4!"
line "Getting tired?"
done
_Route24EndBattleText3: ; 940af (25:40af)
text "I lost"
line "too!"
prompt
_Route24AfterBattleText3: ; 940bc (25:40bc)
text "I did my best, so"
line "I've no regrets!"
done
_Route24BattleText4: ; 940df (25:40df)
text "Here's No. 3!"
line "I won't be easy!"
done
_Route24EndBattleText4: ; 940fd (25:40fd)
text "Ow!"
line "Stomped flat!"
prompt
_Route24AfterBattleText4: ; 94110 (25:4110)
text "I did my best, I"
line "have no regrets!"
done
_Route24BattleText5: ; 94133 (25:4133)
text "I'm second!"
line "Now it's serious!"
done
_Route24EndBattleText5: ; 94150 (25:4150)
text "How could I"
line "lose?"
prompt
_Route24AfterBattleText5: ; 94163 (25:4163)
text "I did my best, I"
line "have no regrets!"
done
_Route24BattleText6: ; 94186 (25:4186)
text "This is NUGGET"
line "BRIDGE! Beat us 5"
cont "trainers and win"
cont "a fabulous prize!"
para "Think you got"
line "what it takes?"
done
_Route24EndBattleText6: ; 941e8 (25:41e8)
text "Whoo!"
line "Good stuff!"
prompt
_Route24AfterBattleText6: ; 941fb (25:41fb)
text "I did my best, I"
line "have no regrets!"
done
|