2019-10-20 15:24:17 -07:00
|
|
|
KenjiAnswerPhoneText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text_ram wStringBuffer3
|
|
|
|
text " here…"
|
|
|
|
|
|
|
|
para "<PLAYER>! Beautiful"
|
|
|
|
line "morning, hey?"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
KenjiAnswerPhoneDayText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text_ram wStringBuffer3
|
|
|
|
text " here…"
|
|
|
|
|
|
|
|
para "<PLAYER>! Beautiful"
|
|
|
|
line "weather, hey?"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
KenjiAnswerPhoneNiteText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text_ram wStringBuffer3
|
|
|
|
text " here…"
|
|
|
|
|
|
|
|
para "<PLAYER>! Beautiful"
|
|
|
|
line "moonlight, hey?"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
KenjiGreetText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Hey, <PLAYER>!"
|
|
|
|
line "This is @"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text "!"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
KenjiGreetDayText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Hey, <PLAYER>!"
|
|
|
|
line "This is @"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text "!"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
KenjiGreetNiteText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Hey, <PLAYER>!"
|
|
|
|
line "This is @"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text "!"
|
|
|
|
done
|