blob: a1c0526a919ca91ed7c7a85da8448fba65324a5f (
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
|
_VictoryRoad1FCooltrainerFBattleText::
text "I wonder if you"
line "are good enough"
cont "for me!"
done
_VictoryRoad1FCooltrainerFEndBattleText::
text "I"
line "lost out!"
prompt
_VictoryRoad1FCooltrainerFAfterBattleText::
text "I never wanted to"
line "lose to anybody!"
done
_VictoryRoad1FCooltrainerMBattleText::
text "I can see you're"
line "good! Let me see"
cont "exactly how good!"
done
_VictoryRoad1FCooltrainerMEndBattleText::
text "I"
line "had a chance..."
prompt
_VictoryRoad1FCooltrainerMAfterBattleText::
text "I concede, you're"
line "better than me!"
done
|