blob: 52eba3a8fceeef337bc973d3ad77a809f2c53685 (
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
|
KenjiHangUpText:
text "Anyway, we'll chat"
line "again!"
done
KenjiRemainDedicatedText:
text "Are you still on"
line "your journey?"
para "I remain dedicated"
line "to my training."
para "Oooooaaarrrgh!"
done
KenjiCallMeBackAnotherTimeText:
text "I'm in training"
line "now. I apologize,"
para "but call me back"
line "another time."
para "Oooooaaarrrgh!"
done
KenjiIllHaveTimeToChatTomorrowText:
text "I apologize, but I"
line "don't have time to"
para "chat while I am in"
line "training!"
para "I'll have time to"
line "chat tomorrow!"
para "Yiiihah!"
done
KenjiHangUpMorningText:
text "I plan to take a"
line "lunch break, so"
para "come see me then!"
line "Ayiiiyah!"
done
KenjiTakingABreakText:
text "I'm taking a break"
line "on ROUTE 45!"
para "Why not drop by if"
line "you are free?"
done
KenjiHangUpNightText:
text "I rested up over"
line "my lunch break."
para "Now it's time to"
line "resume training!"
para "Oooryaah!"
done
|