@@ -1737,7 +1737,7 @@ void main()
|
||||
// 梨花ちゃんがそれを受け取ると急激に場のムードがおかしな方向に転がり始める¥
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
|
||||
OutputLine(NULL, " 梨花ちゃんがそれを受け取ると急激に場のムードがおかしな方向に転がり始める。",
|
||||
NULL, "After Rika-chan accepted them, the mood suddenly shifted in a bizzare way.", Line_Normal);
|
||||
NULL, "After Rika-chan accepted them, the mood suddenly shifted in a bizarre way.", Line_Normal);
|
||||
ClearMessage();
|
||||
DisableWindow();
|
||||
ModDrawCharacterWithFiltering(1, 4, "sprite/sa2a_akuwarai_a1_", "1", "m1", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, FALSE );
|
||||
|
||||
@@ -2550,7 +2550,7 @@ void main()
|
||||
// 恥ずかしさとか、他にもいろんな感情のごちゃ混ぜになった、真っ赤な顔だった¥
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
|
||||
OutputLine(NULL, " 恥ずかしさとか、他にもいろんな感情のごちゃ混ぜになった、真っ赤な顔だった。",
|
||||
NULL, "Embarassment mixed with a wealth of other emotions made him turn a bright red.", Line_Normal);
|
||||
NULL, "Embarrassment mixed with a wealth of other emotions made him turn a bright red.", Line_Normal);
|
||||
ClearMessage();
|
||||
DisableWindow();
|
||||
FadeBustshotWithFiltering( 1, "right", 1, FALSE, 0, 0, 300, TRUE );
|
||||
@@ -2944,7 +2944,7 @@ void main()
|
||||
// お袋はさも残念そうに舌を出すのだった¥
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
|
||||
OutputLine(NULL, " お袋はさも残念そうに舌を出すのだった。",
|
||||
NULL, "Mom stuck her tongue out with a bit of an embarassed look on her face.", Line_Normal);
|
||||
NULL, "Mom stuck her tongue out with a bit of an embarrassed look on her face.", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
|
||||
|
||||
@@ -1507,7 +1507,7 @@ void main()
|
||||
|
||||
|
||||
OutputLine(NULL, "鬼ヶ淵に住む村人、",
|
||||
NULL, " All the vilagers of Onigafuchi -", Line_Continue);
|
||||
NULL, " All the villagers of Onigafuchi -", Line_Continue);
|
||||
|
||||
// (backup) SetValidityOfInput( FALSE );
|
||||
Wait( 800 );
|
||||
|
||||
@@ -2640,7 +2640,7 @@ void main()
|
||||
// だから歩きながらもじっと耳を澄ませ、不穏な音・気配の接近を探っている…¥
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
|
||||
OutputLine(NULL, " だから歩きながらもじっと耳を澄ませ、不穏な音・気配の接近を探っている…。",
|
||||
NULL, "Even while walking, my ears pricked up, and sought out threating sounds and presences that could be closing in...", Line_Normal);
|
||||
NULL, "Even while walking, my ears pricked up, and sought out threatening sounds and presences that could be closing in...", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
|
||||
|
||||
@@ -134,7 +134,7 @@ void dialog001()
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f5e6d3>鑑識</color>", NULL, "<color=#f5e6d3>Forensic Investigator</color>", NULL, Line_ContinueAfterTyping); }
|
||||
ModPlayVoiceLS(3, 0, "ps3/s20/00/443200031", 256, TRUE);
|
||||
OutputLine(NULL, "「鎮痛薬の一部には、心理を内向から外向に過剰転換させる効果があると報告されとる。",
|
||||
NULL, "\"There are reports that some analgetics can cause a violent psychological transition from introverted to extroverted.", GetGlobalFlag(GLinemodeSp));
|
||||
NULL, "\"There are reports that some analgesics can cause a violent psychological transition from introverted to extroverted.", GetGlobalFlag(GLinemodeSp));
|
||||
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user