Fix case sensitivity issues on Linux
This commit is contained in:
@@ -513,7 +513,7 @@ void main()
|
||||
|
||||
|
||||
//「………やっぱり鬼隠しかいね。@
|
||||
PlaySE(3, "s01/00/villA02001", 256, 64);
|
||||
PlaySE(3, "s01/00/villa02001", 256, 64);
|
||||
OutputLine(NULL, "「………やっぱり鬼隠しかいね。」",
|
||||
NULL, "\"...must have been an Onikakushi.\"", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
@@ -522,13 +522,13 @@ void main()
|
||||
|
||||
|
||||
//「どうかね@まだまだ若い子だきゃあ@駆け落ちかも知られへん。@
|
||||
PlaySE(3, "s01/00/villB02001", 256, 64);
|
||||
PlaySE(3, "s01/00/villb02001", 256, 64);
|
||||
OutputLine(NULL, "「どうかね。",
|
||||
NULL, "\"I wonder...", Line_WaitForInput);
|
||||
PlaySE(3, "s01/00/villB02002", 256, 64);
|
||||
PlaySE(3, "s01/00/villb02002", 256, 64);
|
||||
OutputLine(NULL, "まだまだ若い子だきゃあ。",
|
||||
NULL, " She was still pretty young,", Line_WaitForInput);
|
||||
PlaySE(3, "s01/00/villB02003", 256, 64);
|
||||
PlaySE(3, "s01/00/villb02003", 256, 64);
|
||||
OutputLine(NULL, "駆け落ちかも知られへん。」",
|
||||
NULL, " might've just eloped.\"", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
@@ -537,7 +537,7 @@ void main()
|
||||
|
||||
|
||||
//「どこの誰とよ。@
|
||||
PlaySE(3, "s01/00/villC02001", 256, 64);
|
||||
PlaySE(3, "s01/00/villc02001", 256, 64);
|
||||
OutputLine(NULL, "「どこの誰とよ。」",
|
||||
NULL, "\"With whom?\"", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
@@ -546,13 +546,13 @@ void main()
|
||||
|
||||
|
||||
//「季節の度に東京モンが来ちょったろ@でっけえカメラ持った若者が@あれと仲が良きゃったって話、知られへんの?¥
|
||||
PlaySE(3, "s01/00/villB02004", 256, 64);
|
||||
PlaySE(3, "s01/00/villb02004", 256, 64);
|
||||
OutputLine(NULL, "「季節の度に東京モンが来ちょったろ。",
|
||||
NULL, "\"That man from Tokyo who visits every season.", Line_WaitForInput);
|
||||
PlaySE(3, "s01/00/villB02005", 256, 64);
|
||||
PlaySE(3, "s01/00/villb02005", 256, 64);
|
||||
OutputLine(NULL, "でっけえカメラ持った若者が。",
|
||||
NULL, " That young one with that big camera.", Line_WaitForInput);
|
||||
PlaySE(3, "s01/00/villB02006", 256, 64);
|
||||
PlaySE(3, "s01/00/villb02006", 256, 64);
|
||||
OutputLine(NULL, "あれと仲が良きゃったって話、知られへんの?」",
|
||||
NULL, " Didn't you know they were getting along pretty well?\"", Line_Normal);
|
||||
ClearMessage();
|
||||
@@ -575,13 +575,13 @@ void main()
|
||||
|
||||
|
||||
//「そら知らんけど…@でも…普通、駆け落ちっても仁義あるだろ@書置きとか、辞表とか書かんかいね。@
|
||||
PlaySE(3, "s01/00/villA02002", 256, 64);
|
||||
PlaySE(3, "s01/00/villa02002", 256, 64);
|
||||
OutputLine(NULL, "「そら知らんけど…。",
|
||||
NULL, "\"I don't know about that...", Line_WaitForInput);
|
||||
PlaySE(3, "s01/00/villA02003", 256, 64);
|
||||
PlaySE(3, "s01/00/villa02003", 256, 64);
|
||||
OutputLine(NULL, "でも…普通、駆け落ちっても仁義あるだろ。",
|
||||
NULL, " But... you have to make preparations before you elope.", Line_WaitForInput);
|
||||
PlaySE(3, "s01/00/villA02004", 256, 64);
|
||||
PlaySE(3, "s01/00/villa02004", 256, 64);
|
||||
OutputLine(NULL, "書置きとか、辞表とか書かんかいね。」",
|
||||
NULL, " Leave a note or quit their job or something.\"", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
@@ -590,7 +590,7 @@ void main()
|
||||
|
||||
|
||||
//「すったらん書かんから駆け落ち言うんね。@
|
||||
PlaySE(3, "s01/00/villB02007", 256, 64);
|
||||
PlaySE(3, "s01/00/villb02007", 256, 64);
|
||||
OutputLine(NULL, "「すったらん書かんから駆け落ち言うんね。」",
|
||||
NULL, "\"It's an elopement because they didn't leave a note or message.\"", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
@@ -599,7 +599,7 @@ void main()
|
||||
|
||||
|
||||
//「…若きゃあ看護婦さんの顔、見られんようなるんは寂しいんねぇ…。@
|
||||
PlaySE(3, "s01/00/villC02002", 256, 64);
|
||||
PlaySE(3, "s01/00/villc02002", 256, 64);
|
||||
OutputLine(NULL, "「…若きゃあ看護婦さんの顔、見られんようなるんは寂しいんねぇ…。」",
|
||||
NULL, "\"...The thought that I'll never see that young nurse's face again makes me rather sad...\"", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
@@ -609,10 +609,10 @@ void main()
|
||||
|
||||
|
||||
//「鷹野さんはしっかり者よ@…どこへ行ってもやって行けるん。@
|
||||
PlaySE(3, "s01/00/villA02005", 256, 64);
|
||||
PlaySE(3, "s01/00/villa02005", 256, 64);
|
||||
OutputLine(NULL, "「鷹野さんはしっかり者よ。",
|
||||
NULL, "\"Takano-san is an upstanding young woman.", Line_WaitForInput);
|
||||
PlaySE(3, "s01/00/villA02006", 256, 64);
|
||||
PlaySE(3, "s01/00/villa02006", 256, 64);
|
||||
OutputLine(NULL, "…どこへ行ってもやって行けるん。」",
|
||||
NULL, " ...She'll be fine wherever she goes.\"", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
@@ -1072,10 +1072,10 @@ void main()
|
||||
|
||||
|
||||
//「こちらへどうぞ@ご注文がお決まりになりましたらお呼び下さい。@
|
||||
PlaySE(3, "s01/00/waitA2001", 256, 64);
|
||||
PlaySE(3, "s01/00/waita2001", 256, 64);
|
||||
OutputLine(NULL, "「こちらへどうぞ。",
|
||||
NULL, "\"This way, please.", Line_WaitForInput);
|
||||
PlaySE(3, "s01/00/waitA2002", 256, 64);
|
||||
PlaySE(3, "s01/00/waita2002", 256, 64);
|
||||
OutputLine(NULL, "ご注文がお決まりになりましたらお呼び下さい。」",
|
||||
NULL, " When you are ready to order, please call me over.\"", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
@@ -4323,7 +4323,7 @@ void main()
|
||||
|
||||
|
||||
//「……この1個がレナか否かが、勝負の分れ目みたいだな。@
|
||||
PlaySE(3, "s01/01/VT1_keiichi1001", 256, 64);
|
||||
PlaySE(3, "s01/01/vt1_keiichi1001", 256, 64);
|
||||
OutputLine(NULL, "「……この1個がレナか否かが、勝負の分れ目みたいだな。」",
|
||||
NULL, "\"...Looks like this challenge depends on whether or not this one is Rena's.\"", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
Reference in New Issue
Block a user