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

@@ -79,7 +79,7 @@ void main()
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#6972c1>梨花</color>", NULL, "<color=#6972c1>Rika</color>", NULL, Line_ContinueAfterTyping); }
PlayVoice(3, "s20/05/440500001", 128);
OutputLine(NULL, "「……お弁当のおかずも普通ですよ。",
NULL, "\"...His lunch is made up of normal stuff.", Line_ContinueAfterTyping);
NULL, "\"...His lunch is made up of normal stuff.", Line_Continue);
Wait( 1800 );
OutputLine(NULL, "お金持ちじゃないです。」",
NULL, " He isn't rich.\"", Line_Normal);
@@ -127,7 +127,7 @@ void main()
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#5ec69a>魅音</color>", NULL, "<color=#5ec69a>Mion</color>", NULL, Line_ContinueAfterTyping); }
PlayVoice(3, "s20/03/440300018", 128);
OutputLine(NULL, "「圭ちゃん家ってさ、すっごく大きいでしょ?",
NULL, "\"Kei-chan... your house, you know... It's pretty big, yeah?", Line_ContinueAfterTyping);
NULL, "\"Kei-chan... your house, you know... It's pretty big, yeah?", Line_Continue);
Wait( 1800 );
OutputLine(NULL, " だから建築中から雛見沢中で前原屋敷って呼ばれて注目の的だったんだよ。」",
NULL, " So the architecture has people all around Hinamizawa calling it the Maebara Manor, and it sorta stands out.\"", GetGlobalFlag(GLinemodeSp));
@@ -206,7 +206,7 @@ void main()
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#956f6e>圭一</color>", NULL, "<color=#956f6e>Keiichi</color>", NULL, Line_ContinueAfterTyping); }
PlayVoice(3, "s20/01/440100025", 128);
OutputLine(NULL, "「あー、諸君らの楽しい想像をぶち壊すようで悪いが、うちは金持ちでも貧乏でもないぞ。",
NULL, "\"Yeah, sorry for ruining your imagination, but we aren't millionaires or poor.", Line_ContinueAfterTyping);
NULL, "\"Yeah, sorry for ruining your imagination, but we aren't millionaires or poor.", Line_Continue);
Wait( 4200 );
OutputLine(NULL, "極めて平均的な普通の家庭だ。」",
NULL, " We're the image of a normal, average household.\"", GetGlobalFlag(GLinemodeSp));
@@ -221,7 +221,7 @@ void main()
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#5ec69a>魅音</color>", NULL, "<color=#5ec69a>Mion</color>", NULL, Line_ContinueAfterTyping); }
PlayVoice(3, "s20/03/440300019", 128);
OutputLine(NULL, "「あれだけ大きな家は普通とは言わないって!",
NULL, "\"You can't call it normal with that huge house!", Line_ContinueAfterTyping);
NULL, "\"You can't call it normal with that huge house!", Line_Continue);
Wait( 2800 );
OutputLine(NULL, " しかも玄関は立派で、門は大型車も入れるようになってるし!!",
NULL, " The entranceway is all grand, and the gate is large enough for a large truck to get through!!", Line_WaitForInput);
@@ -298,7 +298,7 @@ void main()
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#5ec69a>魅音</color>", NULL, "<color=#5ec69a>Mion</color>", NULL, Line_ContinueAfterTyping); }
PlayVoice(3, "s20/03/440300021", 128);
OutputLine(NULL, "「ぜひ今度、圭ちゃんの家を探検してみたいよなぁ。",
NULL, "\"I'd really like a chance to explore Kei-chan's house...", Line_ContinueAfterTyping);
NULL, "\"I'd really like a chance to explore Kei-chan's house...", Line_Continue);
Wait( 1600 );
OutputLine(NULL, "…お金持ちじゃないと主張しながらもあの邸宅!!",
NULL, " Claiming not to be rich, but having a home like that!!", Line_WaitForInput);