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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
|
RalphNeglectingKidsText:
text "I've been spending"
line "more time with my"
para "@"
text_ram wStringBuffer4
text " than I"
line "have with my kids."
para "That's a bit sad,"
line "actually."
done
RalphDefeatedMonText:
text "I just beat a wild"
line "@"
text_ram wStringBuffer4
text "."
para "I told my kid, but"
line "he scoffed that he"
para "could do the same"
line "thing easily."
para "Boy, has he gotten"
line "cocky…"
done
RalphLostAMonText:
text "Yesterday a wild"
line "@"
text_ram wStringBuffer4
text " slipped"
para "away from me, in"
line "front of my kid."
para "I was feeling down"
line "about it until he"
para "shared his #"
line "BALLS with me."
para "Hahah, that sure"
line "made my day!"
done
RalphBattleRematchText:
text "What do you say to"
line "a battle with me?"
para "Good, you're going"
line "to do it!"
para "For a kid, you're"
line "quite agreeable."
para "@"
text_ram wStringBuffer5
text " is"
line "the spot!"
done
RalphHangUpText:
text "You call your mom"
line "sometimes too!"
done
RalphItemText:
text "Listen, I… Yowch!"
para "Uh, sorry! See,"
line "@"
text_ram wStringBuffer4
text " are"
para "biting like there"
line "is no tomorrow"
para "over here on"
line "@"
text_ram wStringBuffer5
text "!"
para "Aiyee! Ouch!"
line "One jabbed me!"
para "Heh, they're some"
line "kind of feisty!"
para "<PLAY_G>, you have"
line "to see this rare"
para "sight! Get ready"
line "to fish!"
done
RalphNoItemText:
text "Yeah, I know."
para "You're looking for"
line "rare #MON."
para "Recently, all I've"
line "been catching are"
cont "MAGIKARP, though…"
done
RalphReminderText:
text "So where are you?"
line "I'm waiting for"
para "you to show up on"
line "@"
text_ram wStringBuffer5
text "."
para "You shouldn't make"
line "your elders wait!"
done
RalphHurryText:
text "Hey, what's the"
line "matter with you?"
para "Aren't you coming"
line "over to fish for"
cont "QWILFISH?"
para "I'm on ROUTE 32,"
line "so hurry up!"
done
|