Update voices
This commit is contained in:
@@ -6,7 +6,7 @@ void dialog000()
|
||||
{
|
||||
//「俺から見りゃ、スカートの沙都子の方が涼しそうだよ@この時期のズボンの股座がどれだけ蒸すか、女のお前にゃわかるまい!¥
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#956f6e>圭一</color>", NULL, "<color=#956f6e>Keiichi</color>", NULL, Line_ContinueAfterTyping); }
|
||||
ModPlayVoiceLS(3, 1, "s20/01/440100016", 128, TRUE);
|
||||
ModPlayVoiceLS(3, 1, "ps3/s20/01/440100016", 128, TRUE);
|
||||
OutputLine(NULL, "「俺から見りゃ、スカートの沙都子の方が涼しそうだよ。",
|
||||
NULL, "\"From how I see things, the skirt you're wearing looks like it would be much cooler.", Line_Continue);
|
||||
Wait ( 1500 );
|
||||
@@ -18,7 +18,7 @@ void dialog000()
|
||||
|
||||
//「......む、...蒸すんだ.........、はぅ......。@
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); }
|
||||
ModPlayVoiceLS(3, 2, "s20/02/440200020", 128, TRUE);
|
||||
ModPlayVoiceLS(3, 2, "ps3/s20/02/440200020", 128, TRUE);
|
||||
OutputLine(NULL, "「……あ、…暑いって………、はぅ……。」",
|
||||
NULL, "\"...It... it gets hot... Hao...\"", GetGlobalFlag(GLinemodeSp));
|
||||
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping); }
|
||||
|
||||
Reference in New Issue
Block a user