Update voices

This commit is contained in:
Jáchym Toušek
2018-05-11 09:37:31 +02:00
parent cfd24e3dc8
commit 73faf3ef2a
61 changed files with 5434 additions and 5434 deletions

View File

@@ -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 steamy... Hao...\"", GetGlobalFlag(GLinemodeSp));
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping); }