Manual fixes for ADV-mode
This commit is contained in:
@@ -952,10 +952,10 @@ void main()
|
||||
PlaySE(3, "s20/11/440700354", 256, 64);
|
||||
if (AdvMode) { OutputLine("<color=#a59da9>大石</color>", NULL, "<color=#a59da9>Ooishi</color>", NULL, Line_ContinueAfterTyping); }
|
||||
OutputLine(NULL, "「劇中で前原さんが言うように、オヤシロさまが竜宮さんや園崎さんに乗り移って悪さをしている…って考えると",
|
||||
NULL, "\"If, as Maebara-san said during the story, it was the case that Oyashiro-sama possessed Ryuugu-san and Sonozaki-san and committed those acts...", Line_WaitForInput);
|
||||
NULL, "\"If, as Maebara-san said during the story, it was the case that Oyashiro-sama possessed Ryuugu-san and Sonozaki-san and committed those acts... ", Line_ModeSpecific);
|
||||
PlaySE(3, "s20/11/440700355", 256, 64);
|
||||
OutputLine(NULL, "……一番つじつまが合うんです。",
|
||||
NULL, " That would fit the evidence the most.", Line_WaitForInput);
|
||||
NULL, "That would fit the evidence the most.", Line_WaitForInput);
|
||||
PlaySE(3, "s20/11/440700356", 256, 64);
|
||||
OutputLine(NULL, "残念ながら。」",
|
||||
NULL, " As much as I hate to say it.\"", Line_ModeSpecific);
|
||||
|
||||
Reference in New Issue
Block a user