blob: 71e419c42109c5f9fdc10ccbb183fb78fdeacbf1 (
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
|
AnthonyAskNumber1Text:
text "By the way, I'm a"
line "HIKER, so I often"
para "go to mountains"
line "and caves."
para "I occasionally see"
line "rare #MON."
para "I could call you"
line "the next time I"
cont "see one."
para "Feel like swapping"
line "phone numbers?"
done
AnthonyAskNumber2Text:
text "I could call you"
line "when I see some"
cont "rare #MON."
para "Feel like swapping"
line "phone numbers?"
done
AnthonyNumberAcceptedText:
text "Be patient. I'll"
line "find some rare"
cont "#MON for you!"
done
AnthonyNumberDeclinedText:
text "You're cold. I may"
line "as well head to"
cont "the mountains…"
done
AnthonyPhoneFullText:
text "Your phone's full."
para "It can't register"
line "my phone number."
done
AnthonyRematchText:
text "All righty, then!"
para "My #MON and I"
line "are raring to go!"
done
|