blob: d713b8aa38fdf4e7bf2003f357f6b1f3368c6516 (
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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
|
ToddLooksCuteLikeMeText:
text "My @"
text_ram wStringBuffer4
text " is"
line "looking more and"
para "more like me. It's"
line "getting cuter!"
done
ToddDefeatedMonText:
text "And, you know?"
para "Now we can KO"
line "@"
text_ram wStringBuffer4
text " easily."
para "I should challenge"
line "the GOLDENROD GYM."
done
ToddLostAMonText:
text "And, you know?"
line "We just failed to"
para "beat @"
text_ram wStringBuffer4
text " by"
line "a tiny margin."
para "I'm guessing my"
line "#MON's levels"
para "aren't high enough"
line "yet…"
done
ToddBattleRematchText:
text "You must be a lot"
line "better now, huh?"
para "How about showing"
line "me your technique"
para "in a real battle"
line "with me?"
para "I'll be waiting on"
line "@"
text_ram wStringBuffer5
text "."
done
ToddHangUpText:
text "See you later!"
done
ToddDepartmentStoreBargainSaleText:
text "This is it--the"
line "one we've all been"
cont "waiting for!"
para "GOLDENROD DEPT."
line "STORE's bargain"
cont "sale is on now!"
para "Want it cheap?"
line "Want it lots?"
para "Don't miss this"
line "GOLDENROD chance!"
para "Huh? I sound like"
line "a huckster?"
para "Well, yeah. I was"
line "mimicking them…"
para "Anyway, you've got"
line "to get there as"
cont "soon as you can!"
done
ToddSavingUpForBargainSaleText:
text "I'm saving up for"
line "the next bargain"
para "sale. When's the"
line "next one?"
done
ToddLookingForwardToBattleText:
text "Where are you?"
para "Let's have our"
line "battle soon!"
para "I'll be waiting on"
line "@"
text_ram wStringBuffer5
text "."
done
ToddHaveYouGoneToDepartmentStoreText:
text "Haven't you gone"
line "to GOLDENROD DEPT."
para "STORE? I've scoped"
line "it out already!"
para "They had some real"
line "bargains."
para "You should get"
line "there quickly."
done
|