2019-10-20 15:24:17 -07:00
|
|
|
GinaAnswerPhoneText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Hello? This is"
|
|
|
|
line "@"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text "…"
|
|
|
|
|
|
|
|
para "Oh, <PLAY_G>!"
|
|
|
|
line "Good morning!"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
GinaAnswerPhoneDayText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Hello? This is"
|
|
|
|
line "@"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text "…"
|
|
|
|
|
|
|
|
para "Oh, <PLAY_G>!"
|
|
|
|
line "Hi, how are you?"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
GinaAnswerPhoneNiteText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Hello? This is"
|
|
|
|
line "@"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text "…"
|
|
|
|
|
|
|
|
para "Oh, <PLAY_G>!"
|
|
|
|
line "Good evening!"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
GinaGreetText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "<PLAY_G>?"
|
|
|
|
|
|
|
|
para "It's @"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text "."
|
|
|
|
line "Good morning!"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
GinaGreetDayText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "<PLAY_G>?"
|
|
|
|
|
|
|
|
para "It's @"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text ". Is"
|
|
|
|
line "this a bad time?"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
GinaGreetNiteText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "<PLAY_G>?"
|
|
|
|
|
|
|
|
para "It's @"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text "."
|
|
|
|
line "Got time to chat?"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
GinaGenericText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Are your #MON"
|
|
|
|
line "still tough?"
|
|
|
|
|
|
|
|
para "I train every day"
|
|
|
|
line "with @"
|
|
|
|
text_ram wStringBuffer4
|
|
|
|
text "."
|
|
|
|
done
|