script matching
This commit is contained in:
@@ -359,7 +359,7 @@ void main()
|
|||||||
|
|
||||||
//「結局…圭一くんを襲った者の正体って何なのかしら。@
|
//「結局…圭一くんを襲った者の正体って何なのかしら。@
|
||||||
PlaySE(3, "s20/02/440200122", 256, 64);
|
PlaySE(3, "s20/02/440200122", 256, 64);
|
||||||
OutputLine(NULL, "「結局…圭一くんを襲った者の正体って何なのかしら。」",
|
OutputLine(NULL, "結局…圭一くんを襲ったのって、正体は何なんだろう……?",
|
||||||
NULL, "\"I wonder... What was the identity of the thing that attacked Keiichi-kun?\"", Line_WaitForInput);
|
NULL, "\"I wonder... What was the identity of the thing that attacked Keiichi-kun?\"", Line_WaitForInput);
|
||||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||||
|
|
||||||
@@ -378,8 +378,8 @@ void main()
|
|||||||
|
|
||||||
//「……でも圭一、最後な電話をしてましたです。@
|
//「……でも圭一、最後な電話をしてましたです。@
|
||||||
PlaySE(3, "s20/05/440500089", 256, 64);
|
PlaySE(3, "s20/05/440500089", 256, 64);
|
||||||
OutputLine(NULL, "「……でも圭一、最後な電話をしてましたです。」",
|
OutputLine(NULL, "「……でも圭一は、最期に謎の電話をかけてきていましたのです。」",
|
||||||
NULL, "\"...But at the end, Keiichi made that phone call.\"", Line_WaitForInput);
|
NULL, "\"...But Keiichi made that mysterious phone call at his demise.\"", Line_WaitForInput);
|
||||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user