blob: 48d41ba7c7eadc999402abef78c146ae10ddd665 (
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
|
TullyAskNumber1Text:
text "Hey, you're trying"
line "to be the ultimate"
para "trainer too? Then"
line "we're comrades!"
para "If I find any more"
line "items by the"
para "water, I'll give"
line "you some."
para "Just give me your"
line "phone number."
done
TullyAskNumber2Text:
text "If I find any more"
line "items by the"
para "water, I'll give"
line "you some."
para "Just give me your"
line "phone number."
done
TullyNumberAcceptedText:
text "You'll be hearing"
line "from me if I find"
cont "something good."
done
TullyNumberDeclinedText:
text "Is that so? Then"
line "I'll just have to"
cont "use them myself."
done
TullyPhoneFullText:
text "Your phone list is"
line "all filled up."
para "Come back if you"
line "make room for me."
done
TullyRematchText:
text "I've been doing"
line "more than just"
para "fishing since we"
line "last met."
para "You're in for a"
line "big surprise!"
done
TullyGiftText:
text "Hey, there you"
line "are!"
para "Here's a gift, as"
line "promised!"
done
TullyPackFullText:
text "Your PACK's full?"
para "Come back later--"
line "that'll do it."
done
|