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:
Sensenmann
2015-05-25 20:08:22 +02:00
parent 514b97aa17
commit e0066836bc
31 changed files with 5209 additions and 5209 deletions

View File

@@ -240,10 +240,10 @@
ClearMessage();
//「圭一、そろそろ着くぞ@起きなさい。@
PlaySE(3, "S19/00/992600001", 256, 64);
PlaySE(3, "s19/00/992600001", 256, 64);
OutputLine(NULL, "「圭一、そろそろ着くぞ。",
NULL, "\"Keiichi, we're almost there.", Line_WaitForInput);
PlaySE(3, "S19/00/992600002", 256, 64);
PlaySE(3, "s19/00/992600002", 256, 64);
OutputLine(NULL, "起きなさい。」",
NULL, " Wake up.\"", Line_WaitForInput);
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);