Update scripts

This commit is contained in:
Jáchym Toušek
2017-10-08 07:53:55 +02:00
parent e56661f35c
commit 9a066ac17c
27 changed files with 912 additions and 912 deletions

View File

@@ -204,7 +204,7 @@ void main()
NULL, "\"And so, we'll be taking a lesson from history!!", Line_WaitForInput);
PlayVoice(3, "s19/03/990300224", 256);
OutputLine(NULL, " 古いながらも全ての要素を詰め込んだ屋外乱戦の王様、",
NULL, " The tried and true king of all outdoor melee events...", Line_ContinueAfterTyping);
NULL, " The tried and true king of all outdoor melee events...", Line_Continue);
PlaySE( 4, "wa_007", 128, 64 );
ShakeScreen( 0, 50, 20, 3, 0, );
@@ -411,7 +411,7 @@ void main()
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); }
PlayVoice(3, "s19/02/990200232", 256);
OutputLine(NULL, "「…なんでそんな怖いこと、言うんだろ。",
NULL, "\"...Why do you make it sound so scary, I wonder?", Line_ContinueAfterTyping);
NULL, "\"...Why do you make it sound so scary, I wonder?", Line_Continue);
Wait( 300 );
@@ -651,12 +651,12 @@ void main()
// セッ!d300…!d300…、
PlayVoice(3, "s19/04/990400085", 256);
OutputLine(NULL, " セッ",
NULL, " Se...", Line_ContinueAfterTyping);
NULL, " Se...", Line_Continue);
Wait( 300 );
OutputLine(NULL, "…",
NULL, "...", Line_ContinueAfterTyping);
NULL, "...", Line_Continue);
Wait( 300 );
@@ -734,7 +734,7 @@ void main()
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); }
PlayVoice(3, "s19/02/990200235", 256);
OutputLine(NULL, "「…はぅ……沙都子ちゃん困ってる、",
NULL, "\"...Hao... Satoko looks like she's in trouble...", Line_ContinueAfterTyping);
NULL, "\"...Hao... Satoko looks like she's in trouble...", Line_Continue);
Wait( 300 );
@@ -804,12 +804,12 @@ void main()
NULL, " I do know!!", Line_WaitForInput);
PlayVoice(3, "s19/04/990400089", 256);
OutputLine(NULL, " 知ってるもん!!!…",
NULL, " I do know!!!...", Line_ContinueAfterTyping);
NULL, " I do know!!!...", Line_Continue);
Wait( 300 );
OutputLine(NULL, "…",
NULL, " ...", Line_ContinueAfterTyping);
NULL, " ...", Line_Continue);
Wait( 300 );
@@ -1323,7 +1323,7 @@ void main()
NULL, "\"...I'm sorry, but could you relay this message?", Line_WaitForInput);
PlayVoice(3, "s19/01/hr_kei05690", 256);
OutputLine(NULL, "北条沙都子にご両親が校門に来てるぞ、",
NULL, " Tell Satoko Houjou that her parents are at the gate,", Line_ContinueAfterTyping);
NULL, " Tell Satoko Houjou that her parents are at the gate,", Line_Continue);
Wait( 400 );
@@ -1974,7 +1974,7 @@ void main()
NULL, "\"...Don't be scared...", Line_WaitForInput);
PlayVoice(3, "s19/05/990500050", 256);
OutputLine(NULL, "…ボクがやさしく",
NULL, " I'll be sure to...", Line_ContinueAfterTyping);
NULL, " I'll be sure to...", Line_Continue);
Wait( 400 );
@@ -2040,7 +2040,7 @@ void main()
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); }
PlayVoice(3, "s19/02/990200252", 256);
OutputLine(NULL, "「け、圭一くん!! 助けてぇええぇッ!!!」",
NULL, "\"K-Keiichi-kun! Save meeee!!!\"", Line_ContinueAfterTyping);
NULL, "\"K-Keiichi-kun! Save meeee!!!\"", Line_Continue);
ShakeScreen( 1, 50, 20, 3, 0, );
OutputLineAll(NULL, "", GetGlobalFlag(GLinemodeSp));
@@ -2422,7 +2422,7 @@ void main()
NULL, "\"Yeah! It's not even in the same league as jumbo jets!", Line_WaitForInput);
PlayVoice(3, "s19/01/hr_kei05870", 256);
OutputLine(NULL, " レナんちに墜落したのはなんと……",
NULL, " What fell on Rena's house...", Line_ContinueAfterTyping);
NULL, " What fell on Rena's house...", Line_Continue);
PlaySE( 4, "wa_008", 128, 64 );
Wait( 200 );
@@ -2440,7 +2440,7 @@ void main()
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#956f6e>圭一</color>", NULL, "<color=#956f6e>Keiichi</color>", NULL, Line_ContinueAfterTyping); }
PlayVoice(3, "s19/01/hr_kei05880", 256);
OutputLine(NULL, "小惑星だッ!!」",
NULL, "Was a comet!!\"", Line_ContinueAfterTyping);
NULL, "Was a comet!!\"", Line_Continue);
PlaySE( 4, "wa_007", 128, 64 );
ShakeScreen( 1, 50, 20, 3, 0, );
@@ -2474,7 +2474,7 @@ void main()
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#956f6e>圭一</color>", NULL, "<color=#956f6e>Keiichi</color>", NULL, Line_ContinueAfterTyping); }
PlayVoice(3, "s19/01/hr_kei05920", 256);
OutputLine(NULL, " 地球軍の完全な誤算だッ!!」",
NULL, "The Earth Federation was totally unprepared!!\"", Line_ContinueAfterTyping);
NULL, "The Earth Federation was totally unprepared!!\"", Line_Continue);
PlaySE( 4, "wa_007", 128, 64 );
ShakeScreen( 0, 50, 20, 3, 0, );
@@ -2837,7 +2837,7 @@ void main()
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); }
PlayVoice(3, "s19/02/990200259", 256);
OutputLine(NULL, "「……け……圭一くんは……みんなみたいなひどいこと…しないよね?",
NULL, "\"...K-Keiichi-kun... you wouldn't do mean things like everyone else... would you?", Line_ContinueAfterTyping);
NULL, "\"...K-Keiichi-kun... you wouldn't do mean things like everyone else... would you?", Line_Continue);
Wait( 500 );
@@ -3355,12 +3355,12 @@ void main()
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#945c44>富竹</color>", NULL, "<color=#945c44>Tomitake</color>", NULL, Line_ContinueAfterTyping); }
PlayVoice(3, "s19/08/990800026", 256);
OutputLine(NULL, "「身に危険を察して隠れたけど",
NULL, "\"I hid myself because I thought it might be dangerous", Line_ContinueAfterTyping);
NULL, "\"I hid myself because I thought it might be dangerous", Line_Continue);
Wait( 300 );
OutputLine(NULL, "…",
NULL, " ...", Line_ContinueAfterTyping);
NULL, " ...", Line_Continue);
Wait( 500 );
@@ -4051,12 +4051,12 @@ void main()
// 畜生!!」/
PlayVoice(3, "s19/01/hr_kei06570", 256);
OutputLine(NULL, " 畜生!!」",
NULL, " Damn it!\"", Line_ContinueAfterTyping);
NULL, " Damn it!\"", Line_Continue);
PlaySE( 4, "wa_019", 128, 64 );
SetValidityOfInput( FALSE );
// (backup) SetValidityOfInput( FALSE );
Wait( 500 );
SetValidityOfInput( TRUE );
// (backup) SetValidityOfInput( TRUE );
OutputLineAll(NULL, "", GetGlobalFlag(GLinemodeSp));
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }