script matching

This commit is contained in:
Norgus
2015-12-21 20:22:35 +00:00
parent e3180d0279
commit 17d2c30cbd

View File

@@ -359,7 +359,7 @@ void main()
//「結局…圭一くんを襲った者の正体って何なのかしら。@
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);
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
@@ -378,8 +378,8 @@ void main()
//「……でも圭一、最後な電話をしてましたです。@
PlaySE(3, "s20/05/440500089", 256, 64);
OutputLine(NULL, "「……でも圭一、最後な電話をしてましたです。」",
NULL, "\"...But at the end, Keiichi made that phone call.\"", Line_WaitForInput);
OutputLine(NULL, "「……でも圭一、最期に謎の電話をかけてきていましたです。」",
NULL, "\"...But Keiichi made that mysterious phone call at his demise.\"", Line_WaitForInput);
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);