blob: cd840b5f8940b87af25931650194b15995e9c745 (
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
|
LizAskNumber1Text:
text "Oh? You're on a"
line "big journey to see"
cont "the sights? Neat!"
para "Let's be friends!"
line "Can I have your"
cont "phone number?"
para "I want to hear"
line "about everything"
cont "you've seen!"
done
LizAskNumber2Text:
text "Let's be friends!"
line "Can I have your"
cont "phone number?"
para "I want to hear"
line "about everything"
cont "you've seen!"
done
LizNumberAcceptedText:
text "I'll telephone you"
line "if I hear anything"
cont "interesting."
done
LizNumberDeclinedText:
text "Aww… You won't be"
line "my friend?"
done
LizPhoneFullText:
text "Wait! Your phone"
line "list is filled up!"
done
LizRematchText:
text "You're late! Let's"
line "get started now!"
done
|