2019-10-20 15:24:17 -07:00
|
|
|
IrwinAnswerPhoneText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Hello? @"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text_start
|
|
|
|
line "here…"
|
|
|
|
|
|
|
|
para "Hey, <PLAY_G>!"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
IrwinAnswerPhoneDayText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Hello? @"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text_start
|
|
|
|
line "here…"
|
|
|
|
|
|
|
|
para "Wow, <PLAY_G>!"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
IrwinAnswerPhoneNiteText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Hello? @"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text_start
|
|
|
|
line "here…"
|
|
|
|
|
|
|
|
para "Yippee, <PLAY_G>!"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
IrwinGreetText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Uh, hello."
|
|
|
|
line "<PLAY_G>?"
|
|
|
|
|
|
|
|
para "It's your pal,"
|
|
|
|
line "@"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text "!"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
IrwinGreetDayText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Uh, hello,"
|
|
|
|
line "<PLAY_G>?"
|
|
|
|
|
|
|
|
para "It's your buddy"
|
|
|
|
line "@"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text "!"
|
|
|
|
done
|
|
|
|
|
2019-10-20 15:24:17 -07:00
|
|
|
IrwinGreetNiteText:
|
2018-12-30 16:14:49 -08:00
|
|
|
text "Uh, hello,"
|
|
|
|
line "<PLAY_G>?"
|
|
|
|
|
|
|
|
para "It's your sidekick"
|
|
|
|
line "@"
|
|
|
|
text_ram wStringBuffer3
|
|
|
|
text "!"
|
|
|
|
done
|