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

@@ -4,7 +4,7 @@ void main()
void dialog000()
{
ModPlayVoiceLS(3, 1, "s19/01/hr_kei33830_01", 256, TRUE);
ModPlayVoiceLS(3, 1, "ps3/s19/01/hr_kei33830_01", 256, TRUE);
OutputLine(NULL, "ちびっ子!",
NULL, " She's tiny!", Line_Continue);
}
@@ -13,10 +13,10 @@ void dialog001()
{
//「な、…なぁんだ…@ てっきりおじさんは圭一のかぁいいオットセイかと~!!@
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#5ec69a>魅音</color>", NULL, "<color=#5ec69a>Mion</color>", NULL, Line_ContinueAfterTyping); }
ModPlayVoiceLS(3, 3, "s19/03/500300731", 256, TRUE);
ModPlayVoiceLS(3, 3, "ps3/s19/03/500300731", 256, TRUE);
OutputLine(NULL, "「な、…なぁんだ…!",
NULL, "\"Oh... Ohhh...!", Line_WaitForInput);
ModPlayVoiceLS(3, 3, "s19/03/500300732", 256, TRUE);
ModPlayVoiceLS(3, 3, "ps3/s19/03/500300732", 256, TRUE);
OutputLine(NULL, " てっきりおじさんは圭ちゃんの・・・ あははははっはぁ~!!」",
NULL, " This old man thought you meant it was Keiichi's... Ahahaha.. haaa!!\"", GetGlobalFlag(GLinemodeSp));
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
@@ -26,10 +26,10 @@ void dialog002()
{
//「身包み剥いでッ!@ ケツの毛までひん剥いてやるぜぇえぇえッ!!!!@
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#956f6e>圭一</color>", NULL, "<color=#956f6e>Keiichi</color>", NULL, Line_ContinueAfterTyping); }
ModPlayVoiceLS(3, 1, "s19/01/hr_kei34010", 256, TRUE);
ModPlayVoiceLS(3, 1, "ps3/s19/01/hr_kei34010", 256, TRUE);
OutputLine(NULL, "「身包み剥いでッ!!",
NULL, "\"We'll leave you with nothing!", Line_WaitForInput);
ModPlayVoiceLS(3, 1, "s19/01/hr_kei34020", 256, TRUE);
ModPlayVoiceLS(3, 1, "ps3/s19/01/hr_kei34020", 256, TRUE);
OutputLine(NULL, " 地獄の底に叩き落としてやるぜぇえぇえッ!!!!」",
NULL, " And beat you into the depths of hell!!\"", GetGlobalFlag(GLinemodeSp));
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }