2019-10-20 15:24:17 -07:00
|
|
|
ChadAnswerPhoneText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Hello, this is"
|
|
|
|
line "@"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text "…"
|
|
|
|
|
|
|
|
para "Hi, <PLAY_G>!"
|
|
|
|
line "Good morning!"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
ChadAnswerPhoneDayText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Hello, this is"
|
|
|
|
line "@"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text "…"
|
|
|
|
|
|
|
|
para "Hi, <PLAY_G>, good"
|
|
|
|
line "day!"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
ChadAnswerPhoneNiteText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Hello, this is"
|
|
|
|
line "@"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text "…"
|
|
|
|
|
|
|
|
para "Hi, <PLAY_G>, good"
|
|
|
|
line "evening!"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
ChadGreetText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Hi, <PLAY_G>, good"
|
|
|
|
line "morning!"
|
|
|
|
|
|
|
|
para "It's @"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text "."
|
|
|
|
line "How are you?"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
ChadGreetDayText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Hi, <PLAY_G>, good"
|
|
|
|
line "day!"
|
|
|
|
|
|
|
|
para "It's @"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text "."
|
|
|
|
line "How are you?"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
ChadGreetNiteText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Hi, <PLAY_G>, good"
|
|
|
|
line "evening!"
|
|
|
|
|
|
|
|
para "It's @"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text "."
|
|
|
|
line "How are you?"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
ChadGenericText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "How are your"
|
|
|
|
line "#MON doing?"
|
|
|
|
|
|
|
|
para "You know PROF.OAK,"
|
|
|
|
line "so of course your"
|
|
|
|
cont "#MON are fine!"
|
|
|
|
|
|
|
|
para "My #MON are"
|
|
|
|
line "doing well too."
|
|
|
|
|
|
|
|
para "But then, I am"
|
|
|
|
line "trying to become a"
|
|
|
|
|
|
|
|
para "#MON professor,"
|
|
|
|
line "so that shouldn't"
|
|
|
|
cont "be a big surprise."
|
|
|
|
done
|