Update voices
This commit is contained in:
@@ -98,7 +98,7 @@ void dialog000()
|
||||
void dialog001()
|
||||
{
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#5ec69a>魅音</color>", NULL, "<color=#5ec69a>Mion</color>", NULL, Line_ContinueAfterTyping); }
|
||||
ModPlayVoiceLS(3, 3, "s19/03/990300072", 256, TRUE);
|
||||
ModPlayVoiceLS(3, 3, "ps3/s19/03/990300072", 256, TRUE);
|
||||
OutputLine(NULL, "「レナもシカトすんなー!2人がホテル街へ消えたって回覧板を」",
|
||||
NULL, "\"Don't you ignore me too, Rena! I'll put out a village-wide circular saying that you two disappeared into the hotel district together!\"", GetGlobalFlag(GLinemodeSp));
|
||||
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
|
||||
@@ -108,10 +108,10 @@ void dialog002()
|
||||
{
|
||||
//「圭一さんのお弁当はきっと貧乏臭くパンの耳に決まってますわ~@ さぁ恥ずかしがらずにお見せなさいな!ほらほら!@
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#fcdb77>沙都子</color>", NULL, "<color=#fcdb77>Satoko</color>", NULL, Line_ContinueAfterTyping); }
|
||||
ModPlayVoiceLS(3, 4, "s19/04/990400015", 256, TRUE);
|
||||
ModPlayVoiceLS(3, 4, "ps3/s19/04/990400015", 256, TRUE);
|
||||
OutputLine(NULL, "「圭一さんのお弁当はきっと貧乏臭くパンの耳に決まってますわ〜!",
|
||||
NULL, "\"Keiichi-san's lunch box is most assuredly filled with nothing but bread crusts like some sort of destitute plebeian~!", Line_WaitForInput);
|
||||
ModPlayVoiceLS(3, 4, "s19/04/990400016", 256, TRUE);
|
||||
ModPlayVoiceLS(3, 4, "ps3/s19/04/990400016", 256, TRUE);
|
||||
OutputLine(NULL, " さぁ恥ずかしがらずにお見せなさいな!ほらほら!」",
|
||||
NULL, " Why don't you just show it to us? Come now!\"", GetGlobalFlag(GLinemodeSp));
|
||||
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
|
||||
|
||||
Reference in New Issue
Block a user