Update directory names, backgrounds and cgs
This commit is contained in:
@@ -13,10 +13,10 @@ void main()
|
||||
FadeOutBGM( 2, 1000, TRUE );
|
||||
|
||||
DisableWindow();
|
||||
DrawScene( "black", 1000 );
|
||||
DrawScene("black", 1000 );
|
||||
PlayBGM( 1, "msys12", 128, 0 );
|
||||
DrawScene( "bg_108", 1000 );
|
||||
ModDrawCharacterWithFiltering(3, 2, "character/normal/re1a_defA1_", "0", "right", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 20, 300, TRUE );
|
||||
DrawScene("background/gk3", 1000 );
|
||||
ModDrawCharacterWithFiltering(3, 2, "sprite/normal/re1a_def_a1_", "0", "right", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 20, 300, TRUE );
|
||||
|
||||
//「最近、圭一くんの元気がないね@機嫌が悪いのかな。@
|
||||
ClearMessage();
|
||||
@@ -31,7 +31,7 @@ void main()
|
||||
|
||||
|
||||
DisableWindow();
|
||||
ModDrawCharacterWithFiltering(1, 3, "character/normal/me1a_WinkA1_", "1", "left", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
|
||||
ModDrawCharacterWithFiltering(1, 3, "sprite/normal/me1a_wink_a1_", "1", "left", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
|
||||
|
||||
//「さぁてどうしたんだろうね@生理でも来てんじゃないのー?@
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#5ec69a>魅音</color>", NULL, "<color=#5ec69a>Mion</color>", NULL, Line_ContinueAfterTyping); }
|
||||
@@ -45,7 +45,7 @@ void main()
|
||||
|
||||
|
||||
DisableWindow();
|
||||
ModDrawCharacter(3, 2, "character/normal/re1a_hauA1_", "1", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 20, 200, TRUE );
|
||||
ModDrawCharacter(3, 2, "sprite/normal/re1a_hau_a1_", "1", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 20, 200, TRUE );
|
||||
|
||||
//「みみ、魅ぃちゃんそれ下品...!@
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); }
|
||||
@@ -56,7 +56,7 @@ void main()
|
||||
|
||||
|
||||
DisableWindow();
|
||||
ModDrawCharacter(1, 3, "character/normal/me1b_WaraiA1_", "1", -160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 0, 200, TRUE );
|
||||
ModDrawCharacter(1, 3, "sprite/normal/me1b_warai_a1_", "1", -160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 0, 200, TRUE );
|
||||
|
||||
//「うっひゃっひゃっひゃっひゃ!!¥
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#5ec69a>魅音</color>", NULL, "<color=#5ec69a>Mion</color>", NULL, Line_ContinueAfterTyping); }
|
||||
@@ -65,7 +65,7 @@ void main()
|
||||
NULL, "\"Uhyak hyak hyak hyak!!\"", Line_Normal);
|
||||
ClearMessage();
|
||||
DisableWindow();
|
||||
DrawBustshot( 5, "black", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 25, 400, TRUE );
|
||||
DrawBustshot(5, "black", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 25, 400, TRUE );
|
||||
|
||||
//「......どう思う?@
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); }
|
||||
@@ -264,8 +264,8 @@ void main()
|
||||
NULL, " And then it was suddenly interrupted...", Line_Normal);
|
||||
ClearMessage();
|
||||
DisableWindow();
|
||||
ModDrawCharacter(3, 2, "character/normal/re1a_defA1_", "0", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 20, 0, TRUE );
|
||||
ModDrawCharacter(1, 3, "character/normal/me1b_WaraiA1_", "1", -160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 0, 0, TRUE );
|
||||
ModDrawCharacter(3, 2, "sprite/normal/re1a_def_a1_", "0", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 20, 0, TRUE );
|
||||
ModDrawCharacter(1, 3, "sprite/normal/me1b_warai_a1_", "1", -160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 0, 0, TRUE );
|
||||
FadeBustshot( 5, FALSE, 0, 0, 0, 0, 3000, TRUE );
|
||||
|
||||
if (GetGlobalFlag(GADVMode) == 0) { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
|
||||
@@ -282,7 +282,7 @@ void main()
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 1000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
DrawScene( "black", 1000 );
|
||||
DrawScene("black", 1000 );
|
||||
FadeOutBGM( 0, 1000, FALSE );
|
||||
FadeOutBGM( 1, 1000, FALSE );
|
||||
FadeOutBGM( 2, 1000, TRUE );
|
||||
|
||||
Reference in New Issue
Block a user