whitespace

This commit is contained in:
Jáchym Toušek
2017-06-20 16:44:05 +02:00
parent 7cba79f214
commit 37d3bf8d87
29 changed files with 391 additions and 391 deletions

View File

@@ -32,7 +32,7 @@ void main()
//「何だよ、突然@...俺がいつリムジンで登校したよ?¥
PlaySE(3, "s20/01/440100023", 128, 64);
PlaySE(3, "s20/01/440100023", 128, 64);
OutputLine(NULL, "「何だよ、突然。",
NULL, "\"What is this all of a sudden?", Line_WaitForInput);
OutputLine(NULL, "…俺がいつリムジンで登校したよ?」",
@@ -50,7 +50,7 @@ void main()
//「1000円。@
PlaySE(3, "s20/01/440100024", 128, 64);
PlaySE(3, "s20/01/440100024", 128, 64);
OutputLine(NULL, "「1000円。」",
NULL, "\"About $10...\"", Line_WaitForInput);
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
@@ -70,7 +70,7 @@ void main()
DrawBustshot( 2, "ri_se_de_a1", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 400, TRUE );
//「......お弁当のおかずも普通ですよ@お金持ちじゃないです。¥
PlaySE(3, "s20/05/440500001", 128, 64);
PlaySE(3, "s20/05/440500001", 128, 64);
OutputLine(NULL, "「……お弁当のおかずも普通ですよ。",
NULL, "\"...His lunch is made up of normal stuff.", Line_ContinueAfterTyping);
Wait( 1800 );
@@ -113,7 +113,7 @@ void main()
//「圭ちゃん家ってさ、すっごく大きいでしょ@ だから建築中から雛見沢中で前原屋敷って呼ばれて注目の的だったんだよ。@
PlaySE(3, "s20/03/440300018", 128, 64);
PlaySE(3, "s20/03/440300018", 128, 64);
OutputLine(NULL, "「圭ちゃん家ってさ、すっごく大きいでしょ?",
NULL, "\"Kei-chan... your house, you know... It's pretty big, yeah?", Line_ContinueAfterTyping);
Wait( 1800 );
@@ -184,7 +184,7 @@ void main()
ClearMessage();
//「あー、諸君らの楽しい想像をぶち壊すようで悪いが、うちは金持ちでも貧乏でもないぞ@極めて平均的な普通の家庭だ。@
PlaySE(3, "s20/01/440100025", 128, 64);
PlaySE(3, "s20/01/440100025", 128, 64);
OutputLine(NULL, "「あー、諸君らの楽しい想像をぶち壊すようで悪いが、うちは金持ちでも貧乏でもないぞ。",
NULL, "\"Yeah, sorry for ruining your imagination, but we aren't millionaires or poor.", Line_ContinueAfterTyping);
Wait( 4200 );
@@ -198,7 +198,7 @@ void main()
DrawBustshotWithFiltering( 1, "me_se_to_b2", "left", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
//「あれだけ大きな家は普通とは言わないって@ しかも玄関は立派で、門は大型車も入れるようになってるし!@ 絶対、普通じゃないって!@
PlaySE(3, "s20/03/440300019", 128, 64);
PlaySE(3, "s20/03/440300019", 128, 64);
OutputLine(NULL, "「あれだけ大きな家は普通とは言わないって!",
NULL, "\"You can't call it normal with that huge house!", Line_ContinueAfterTyping);
Wait( 2800 );
@@ -267,7 +267,7 @@ void main()
DrawBustshotWithFiltering( 1, "me_se_de_a1", "left", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
//「ぜひ今度、圭ちゃんの家を探検してみたいよなぁ@...お金持ちじゃないと主張しながらもあの邸宅!@ 一体何が隠されているのか!!@
PlaySE(3, "s20/03/440300021", 128, 64);
PlaySE(3, "s20/03/440300021", 128, 64);
OutputLine(NULL, "「ぜひ今度、圭ちゃんの家を探検してみたいよなぁ。",
NULL, "\"I'd really like a chance to explore Kei-chan's house...", Line_ContinueAfterTyping);
Wait( 1600 );
@@ -304,7 +304,7 @@ void main()
DrawBustshot( 2, "ri_se_wa_a1", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 400, TRUE );
//「......絨毯のお部屋なら、ぜひごろごろしてみたいですよ。@
PlaySE(3, "s20/05/440500003", 128, 64);
PlaySE(3, "s20/05/440500003", 128, 64);
OutputLine(NULL, "「……絨毯のお部屋なら、ぜひごろごろしてみたいですよ。」",
NULL, "\"...If there are carpeted rooms, I would love to try rolling around on the floor.\"", Line_WaitForInput);
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);