2019-10-20 15:24:17 -07:00
|
|
|
BeverlyAnswerPhoneText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Hello, this is"
|
|
|
|
line "@"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text "."
|
|
|
|
|
|
|
|
para "Oh! Good morning,"
|
|
|
|
line "<PLAYER>."
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
BeverlyAnswerPhoneDayText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Hello, this is"
|
|
|
|
line "@"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text "."
|
|
|
|
|
|
|
|
para "Oh! Good day,"
|
|
|
|
line "<PLAYER>."
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
BeverlyAnswerPhoneNiteText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Hello, this is"
|
|
|
|
line "@"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text "."
|
|
|
|
|
|
|
|
para "Oh! Good evening,"
|
|
|
|
line "<PLAYER>."
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
BeverlyGreetText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Hello, <PLAYER>."
|
|
|
|
line "Good morning."
|
|
|
|
|
|
|
|
para "This is @"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text "."
|
|
|
|
line "Were you asleep?"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
BeverlyGreetDayText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Hi, <PLAYER>."
|
|
|
|
line "This is @"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text "."
|
|
|
|
|
|
|
|
para "How are you doing?"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
BeverlyGreetNiteText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Hi, <PLAYER>."
|
|
|
|
line "This is @"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text "."
|
|
|
|
|
|
|
|
para "Were you awake?"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
BeverlyGenericText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Keeping your"
|
|
|
|
line "#MON happy?"
|
|
|
|
|
|
|
|
para "My @"
|
|
|
|
text_ram wStringBuffer4
|
|
|
|
text " is"
|
|
|
|
line "healthy. It eats a"
|
|
|
|
cont "lot every day."
|
|
|
|
done
|