changed the folders S01 and S19 in s01 and 19 and made changed the path in the scripts for s01, s19 and s20.
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
ClearMessage();
|
||||
|
||||
//「最近のカップめんは凝ってて種類も多いんだよ@どれも一通りは食ってみたいし。@
|
||||
PlaySE(3, "S20/01/440100041", 256, 64);
|
||||
PlaySE(3, "s20/01/440100041", 256, 64);
|
||||
OutputLine(NULL, "「最近のカップめんは凝ってて種類も多いんだよ。",
|
||||
NULL, "\"Cup noodles have gotten so elaborate recently, and there are a bunch of different types.", Line_WaitForInput);
|
||||
OutputLine(NULL, "どれも一通りは食ってみたいし。」",
|
||||
@@ -79,7 +79,7 @@
|
||||
ClearMessage();
|
||||
|
||||
//「それじゃ1種類しか食えないよ@ 飽きちゃうって!@
|
||||
PlaySE(3, "S20/01/440100042", 256, 64);
|
||||
PlaySE(3, "s20/01/440100042", 256, 64);
|
||||
OutputLine(NULL, "「それじゃ1種類しか食えないよ!",
|
||||
NULL, "\"Then I'd only get to eat one kind!", Line_WaitForInput);
|
||||
OutputLine(NULL, " 飽きちゃうって!」",
|
||||
@@ -133,7 +133,7 @@
|
||||
ClearMessage();
|
||||
|
||||
//「豚骨はうまいんだよ@ 大盛りだけど大味ってわけじゃないし...!!@
|
||||
PlaySE(3, "S20/01/440100043", 256, 64);
|
||||
PlaySE(3, "s20/01/440100043", 256, 64);
|
||||
OutputLine(NULL, "「豚骨はうまいんだよ!",
|
||||
NULL, "\"Pork-bone is good!", Line_WaitForInput);
|
||||
OutputLine(NULL, " 大盛りだけど大味ってわけじゃないし…!!」",
|
||||
@@ -718,7 +718,7 @@
|
||||
ClearMessage();
|
||||
|
||||
//「.........え、..................え?@
|
||||
PlaySE(3, "S20/01/440100044", 256, 64);
|
||||
PlaySE(3, "s20/01/440100044", 256, 64);
|
||||
OutputLine(NULL, "「………え、………………え?」",
|
||||
NULL, "\"...Wha... what?\"", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
Reference in New Issue
Block a user