@@ -2819,33 +2819,10 @@ void main()
2819
2819
PlayBGM( 1, "msys03", 56, 0 );
2820
2820
2821
2821
//「さ、!w500ささッ、!w800さ/
2822
- if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); }
2823
- ModPlayVoiceLS(4, 2, "ps3/s19/02/990200506", 256, TRUE);
2824
- OutputLine(NULL, "「そ、そうだよ…。",
2825
- NULL, "\"Sh-She's right...", Line_WaitForInput);
2826
-
2827
- ModPlayVoiceLS(4, 2, "ps3/s19/02/990200507", 256, TRUE);
2828
- OutputLine(NULL, "大騒ぎしたら……",
2829
- NULL, " If you cause a scene here...", Line_Continue);
2830
-
2831
- // (backup) SetValidityOfInput( FALSE );
2832
- Wait( 800 );
2833
- // (backup) SetValidityOfInput( TRUE );
2834
-
2835
- OutputLine(NULL, "そ、その",
2836
- NULL, " Th-They'll...", Line_Continue);
2837
-
2838
- // (backup) SetValidityOfInput( FALSE );
2839
- Wait( 1000 );
2840
- // (backup) SetValidityOfInput( TRUE );
2841
-
2842
- OutputLine(NULL, "……ぱ、ぱんつまで女の子のだって…バ、バレちゃうよ?」",
2843
- NULL, " find out that you're wearing women's clothing right down to the unmentionables.\"", GetGlobalFlag(GLinemodeSp));
2844
-
2845
-
2846
-
2847
- // !s200ぅごあぁあぁあああああぁああぁあぁああぁッ!!!sd@
2848
- if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
2822
+ //VoiceMatching
2823
+ if(GetGlobalFlag(GCensor) >= 4){ModCallScriptSection("zwata_002_vm0x_n01","dialog004");}
2824
+ if(GetGlobalFlag(GCensor) <= 3){ModCallScriptSection("zwata_002_vm00_n01","dialog004");}
2825
+ //VoiceMatchingEnd
2849
2826
2850
2827
ClearMessage();
2851
2828
DisableWindow();
@@ -3275,11 +3252,33 @@ void main()
3275
3252
ModDrawCharacterWithFiltering(1, 2, "sprite/re1a_hau_a1_", "1", "left", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
3276
3253
3277
3254
//「そ、そうだよ...@大騒ぎしたら......!w800そ、その!w1000......ぱ、ぱんつまで女の子のだって...バ、バレちゃうよ?@
3255
+ if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); }
3256
+ ModPlayVoiceLS(4, 2, "ps3/s19/02/990200506", 256, TRUE);
3257
+ OutputLine(NULL, "「そ、そうだよ…。",
3258
+ NULL, "\"Sh-She's right...", Line_WaitForInput);
3278
3259
3279
- //VoiceMatching
3280
- if(GetGlobalFlag(GCensor) >= 4){ModCallScriptSection("zwata_002_vm0x_n02","dialog004");}
3281
- if(GetGlobalFlag(GCensor) <= 3){ModCallScriptSection("zwata_002_vm00_n02","dialog004");}
3282
- //VoiceMatchingEnd
3260
+ ModPlayVoiceLS(4, 2, "ps3/s19/02/990200507", 256, TRUE);
3261
+ OutputLine(NULL, "大騒ぎしたら……",
3262
+ NULL, " If you cause a scene here...", Line_Continue);
3263
+
3264
+ // (backup) SetValidityOfInput( FALSE );
3265
+ Wait( 800 );
3266
+ // (backup) SetValidityOfInput( TRUE );
3267
+
3268
+ OutputLine(NULL, "そ、その",
3269
+ NULL, " Th-They'll...", Line_Continue);
3270
+
3271
+ // (backup) SetValidityOfInput( FALSE );
3272
+ Wait( 1000 );
3273
+ // (backup) SetValidityOfInput( TRUE );
3274
+
3275
+ OutputLine(NULL, "……ぱ、ぱんつまで女の子のだって…バ、バレちゃうよ?」",
3276
+ NULL, " find out that you're wearing women's clothing right down to the unmentionables.\"", GetGlobalFlag(GLinemodeSp));
3277
+
3278
+
3279
+
3280
+ // !s200ぅごあぁあぁあああああぁああぁあぁああぁッ!!!sd@
3281
+ if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
3283
3282
3284
3283
//!s200
3285
3284
SetSpeedOfMessage( TRUE, 100, );
0 commit comments