blob: 559e7fc5babe27e44f37f5e2efb4501ab9c812bf (
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
|
GinaAskNumber1Text:
text "Whenever I see a"
line "strong trainer, I"
para "want to be their"
line "cheerleader."
para "When I'm on my"
line "walk, I sometimes"
cont "pick up items."
para "If I get anything,"
line "you can have it!"
para "Want to give me"
line "your number?"
para "I'll call as soon"
line "as I get anything."
done
GinaAskNumber2Text:
text "If I find an item,"
line "you can have it!"
para "Want to give me"
line "your number?"
done
GinaNumberAcceptedText:
text "I'll call as soon"
line "as I get anything!"
done
GinaNumberDeclinedText:
text "Is that so? Well,"
line "I'll still be"
cont "rooting for you!"
done
GinaPhoneFullText:
text "But your phone is"
line "all filled up!"
done
GinaRematchText:
text "I've been waiting!"
para "I've gotten a bit"
line "better at this!"
done
GinaGiftText:
text "So you're finally"
line "here!"
para "I think this will"
line "make you happy."
done
GinaPackFullText:
text "Your PACK looks"
line "completely full."
para "I'll have to hold"
line "on to this."
done
|