Origin Voice Fixes - Oni

This commit is contained in:
DoctorDiablo
2023-07-18 16:18:53 -04:00
parent bd2a987358
commit 72a2f10bdd
33 changed files with 519 additions and 1185 deletions

View File

@@ -116,10 +116,11 @@ void main()
DisableWindow();
FadeBustshot( 2, FALSE, 0, 0, 0, 0, 0, TRUE );
//VoiceMatching
if(GetGlobalFlag(GCensor) >= 2){ModCallScriptSection("zonik_005_vm0x_n01","dialog001");}
if(GetGlobalFlag(GCensor) <= 1){ModCallScriptSection("zonik_005_vm00_n01","dialog001");}
//VoiceMatchingEnd
// それはみんなランディーくん同様、町を歩けばどこかで見かけるようなものばかりだった@
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
OutputLine(NULL, " それはみんなケンタくん同様、町を歩けばどこかで見かけるようなものばかりだった。",
NULL, "They were all the same as Colonel Sanders: stuff you'd see while walking around in town.", GetGlobalFlag(GLinemodeSp));
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping); }
// ケーキ屋さんの店頭のペロちゃん人形@
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }