blob: a6ed1abd7ca5e20fad8b2cdc0857f1daadbcf423 (
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
|
DerekCheekPinchingText:
text "Listen to this."
line "My @"
text_ram wStringBuffer4
text_start
para "grins happily when"
line "I pinch its cheek."
para "But it never grins"
line "for anyone else."
para "I must be special."
done
DerekDefeatedMonText:
text "Oh, and recently,"
line "my PIKACHU beat a"
cont "wild @"
text_ram wStringBuffer4
text "!"
para "A wild @"
text_ram wStringBuffer4
text ","
line "I tell you!"
para "Don't you think"
line "that's astounding?"
para "My PIKACHU is"
line "awesome!"
para "My PIKACHU is the"
line "greatest!"
done
DerekLostAMonText:
text "Oh, and I saw a"
line "wild @"
text_ram wStringBuffer4
text " a"
cont "little while ago."
para "But it wasn't very"
line "cute, so I left"
para "it…"
line "#MON have to be"
para "cute. They're no"
line "good otherwise."
done
DerekHangUpText:
text "Well, let's talk"
line "again!"
done
DerekBugCatchingContestText:
text "Did you remember?"
line "The Bug-Catching"
cont "Contest is today."
para "You're going to"
line "go, aren't you?"
para "I think I'll"
line "participate with"
para "PIKACHU to show"
line "off its cuteness."
done
DerekFoundItemText:
text "I'd like you to"
line "have a NUGGET."
para "My PIKACHU just"
line "loves it."
para "I'm certain your"
line "PIKACHU will love"
cont "it too!"
done
DerekLetsGetTogetherText:
text "How is your"
line "PIKACHU doing?"
para "Let's get together"
line "and brag about our"
cont "PIKACHU!"
done
DerekComePickUpText:
text "What's wrong?"
para "I'm waiting on"
line "@"
text_ram wStringBuffer5
text "."
para "Come pick this up"
line "anytime."
done
|