2019-10-20 15:24:17 -07:00
|
|
|
GavenAnswerPhoneText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Hello, this is"
|
|
|
|
line "@"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text " speaking…"
|
|
|
|
|
|
|
|
para "Hi, <PLAY_G>!"
|
|
|
|
line "Good morning!"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
GavenAnswerPhoneDayText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Hello, this is"
|
|
|
|
line "@"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text " speaking…"
|
|
|
|
|
|
|
|
para "Hi, <PLAY_G>!"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
GavenAnswerPhoneNiteText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Hello, this is"
|
|
|
|
line "@"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text " speaking…"
|
|
|
|
|
|
|
|
para "Hi, <PLAY_G>!"
|
|
|
|
line "Good evening!"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
GavenGreetText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "<PLAY_G>, good"
|
|
|
|
line "morning!"
|
|
|
|
|
|
|
|
para "It's me, @"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text "."
|
|
|
|
line "How are you doing?"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
GavenGreetDayText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Hi, <PLAY_G>!"
|
|
|
|
|
|
|
|
para "It's me, @"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text "."
|
|
|
|
line "How are you doing?"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
GavenGreetNiteText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "<PLAY_G>, good"
|
|
|
|
line "evening!"
|
|
|
|
|
|
|
|
para "It's me, @"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text "."
|
|
|
|
line "How are you doing?"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
GavenGenericText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "How are your"
|
|
|
|
line "#MON doing?"
|
|
|
|
|
|
|
|
para "My @"
|
|
|
|
text_ram wStringBuffer4
|
|
|
|
text "'s"
|
|
|
|
line "doing as great as"
|
|
|
|
cont "ever."
|
|
|
|
|
|
|
|
para "Let's keep at it"
|
|
|
|
line "and become #MON"
|
|
|
|
cont "CHAMPS!"
|
|
|
|
done
|