Update onik_009.txt
Rori in Japanese changed to chibikko so it matches the voice. Changed timing in the same scene to go better with the voice.
This commit is contained in:
@@ -1997,12 +1997,12 @@ void main()
|
||||
OutputLine(NULL, "どこまで取っても一部の隙もない。",
|
||||
NULL, " Not a single element was overlooked.", Line_WaitForInput);
|
||||
PlaySE(3, "s19/01/HR_KEI33830_01", 256, 64);
|
||||
OutputLine(NULL, "ロリ!",
|
||||
OutputLine(NULL, "ちびっ子!",
|
||||
NULL, " Loli!", Line_ContinueAfterTyping);
|
||||
|
||||
PlaySE( 4, "wa_010", 128, 64 );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 400 );
|
||||
Wait( 1000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
//巫女!/
|
||||
@@ -2011,7 +2011,7 @@ void main()
|
||||
NULL, " Shrine maiden!", Line_ContinueAfterTyping);
|
||||
PlaySE( 4, "wa_029", 128, 64 );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 400 );
|
||||
Wait( 1000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
//半涙!/
|
||||
@@ -2020,7 +2020,7 @@ void main()
|
||||
NULL, " Brink of crying!", Line_ContinueAfterTyping);
|
||||
PlaySE( 4, "wa_012", 128, 64 );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 400 );
|
||||
Wait( 1000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
//みぃ!/
|
||||
@@ -2029,7 +2029,7 @@ void main()
|
||||
NULL, " Mew!", Line_ContinueAfterTyping);
|
||||
PlaySE( 4, "wa_016", 128, 64 );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 400 );
|
||||
Wait( 1000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
//完璧だッ!!/
|
||||
@@ -2038,7 +2038,7 @@ void main()
|
||||
NULL, " It was perfect!!", Line_ContinueAfterTyping);
|
||||
PlaySE( 4, "wa_007", 128, 64 );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 1000 );
|
||||
Wait( 1100 );
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
//ただのコケを萌えにまで昇華した…!w500これぞまさに芸術と呼ぶに相応しいッ!!@
|
||||
|
||||
Reference in New Issue
Block a user