Update for new graphics patch

This commit is contained in:
Jáchym Toušek
2017-12-30 09:12:32 +01:00
parent 89f31f82b2
commit 9814f7ec71
27 changed files with 1384 additions and 1384 deletions

View File

@@ -14,7 +14,7 @@ void main()
DrawScene( "black", 1000 );
DrawScene( "bg_111", 400 );
PlayBGM( 1, "msys12", 128, 0 );
ModDrawCharacter(2, 11, "oi_si_de_a1", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 400, TRUE );
ModDrawCharacter(2, 11, "character/oisi1_1_", "0", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 400, TRUE );
//「単刀直入に...自殺させる薬ってないんですか?@
@@ -62,7 +62,7 @@ void main()
DisableWindow();
ModDrawCharacter(2, 11, "oi_si_wa_a1", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 200, TRUE );
ModDrawCharacter(2, 11, "character/oisi1_2_", "0", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 200, TRUE );
//「...難しい言い方になりましたねぇ@何ですかその、自殺したくなる精神状態ってのは。@
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#a59da9>大石</color>", NULL, "<color=#a59da9>Ooishi</color>", NULL, Line_ContinueAfterTyping); }