Skip to content

Commit 88b94b9

Browse files
committed
typo fixes
1 parent a1bbd21 commit 88b94b9

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

Update/zwata_002_vm00_n01.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ void dialog003()
4646

4747
ModPlayVoiceLS(4, 5, "ps3/s19/05/990500121", 256, TRUE);
4848
OutputLine(NULL, "「………「カードマスターさくら」って書いてありますです。」",
49-
NULL, "\"...'Card Master Sakura' is written down here.\"", Line_Normal);
49+
NULL, "\"...'Card Master Sakura' is written down here.\"", Line_Normal);
5050

5151
}
5252

Update/zwata_005_vm0x_n01.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ void dialog001()
2525
NULL, "\"Speaking of which, that major figure maker decided to bring out the line!", Line_WaitForInput);
2626
ModPlayVoiceLS(4, 0, "ps3/s19/00/otaf50002", 256, TRUE);
2727
OutputLine(NULL, " 発売日は要チェックなのであります…!」",
28-
NULL, " We must confirm the release date ...!\"", Line_Normal);
28+
NULL, " We must confirm the release date...!\"", Line_Normal);
2929
ClearMessage();
3030

3131
//オタク「しかし大人買いするには種類が多すぎるのでごわすな……。普通のファミレス制服のフィギュアなら10種類程度でごわすのに……今度のはシークレットポーズ差分込みでざっと100種類!!」
3232
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f5e6d3>オタク</color>", NULL, "<color=#f5e6d3>Otaku</color>", NULL, Line_ContinueAfterTyping); }
3333
ModPlayVoiceLS(4, 0, "ps3/s19/00/otag50001", 256, TRUE);
3434
OutputLine(NULL, "「しかし大人買いするには種類が多すぎるのでごわすな……。",
35-
NULL, "\"'The problem is, there's too many variations to bulk buy them ... ", GetGlobalFlag(GLinemodeSp));
35+
NULL, "\"The problem is, there's too many variations to bulk buy them... ", GetGlobalFlag(GLinemodeSp));
3636
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f5e6d3>オタク</color>", NULL, "<color=#f5e6d3>Otaku</color>", NULL, Line_ContinueAfterTyping); }
3737
ModPlayVoiceLS(4, 0, "ps3/s19/00/otag50002", 256, TRUE);
3838
OutputLine(NULL, " 普通のファミレス制服のフィギュアなら10種類程度でごわすのに……今度のはシークレットポーズ差分込みでざっと100種類!!",
@@ -69,7 +69,7 @@ void dialog003()
6969
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f5e6d3>オタク</color>", NULL, "<color=#f5e6d3>Otaku</color>", NULL, Line_ContinueAfterTyping); }
7070
ModPlayVoiceLS(4, 0, "ps3/s19/00/otae50008", 256, TRUE);
7171
OutputLine(NULL, "そのスタッフが余のおズボンに粗相をしたのでござるよ?",
72-
NULL, " Yonder waitress was the one who wet mine pants!", Line_WaitForInput);
72+
NULL, "\"Yonder waitress was the one who wet mine pants!\"", Line_WaitForInput);
7373
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
7474
}
7575

Update/zwata_008_vm00_n01.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ void dialog002()
1515
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#5ec69a>魅音</color>", NULL, "<color=#5ec69a>Mion</color>", NULL, Line_ContinueAfterTyping); }
1616
ModPlayVoiceLS(4, 3, "ps3/s02/03/130300025", 256, TRUE);
1717
OutputLine(NULL, "「さー、ミシュラン雛見沢の北条沙都子審査員のご感想をどうぞー!」",
18-
NULL, "\"Now, it's time for the Hinamizawa Michelin, Judge Satoko Houjou, to give her impressions!\"", GetGlobalFlag(GLinemodeSp));
18+
NULL, "\"Now, it's time for the Hinamizawa Michelin Judge, Satoko Houjou, to give her impressions!\"", GetGlobalFlag(GLinemodeSp));
1919
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
2020
}
2121

0 commit comments

Comments
 (0)