Update for new graphics patch
This commit is contained in:
@@ -40,7 +40,7 @@ void main()
|
||||
NULL, " The shape of the scars also matches.\"", Line_Normal);
|
||||
ClearMessage();
|
||||
DisableWindow();
|
||||
ModDrawCharacterWithFiltering(3, 11, "oi_si_de_a1", "right", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 20, 300, TRUE );
|
||||
ModDrawCharacterWithFiltering(3, 11, "character/oisi1_1_", "0", "right", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 20, 300, TRUE );
|
||||
|
||||
//「えぇえぇ@直接死因が自殺ってのはわかってますよ。@
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#a59da9>大石</color>", NULL, "<color=#a59da9>Ooishi</color>", NULL, Line_ContinueAfterTyping); }
|
||||
@@ -64,7 +64,7 @@ void main()
|
||||
|
||||
|
||||
DisableWindow();
|
||||
ModDrawCharacter(3, 11, "oi_si_wa_a1", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 20, 200, TRUE );
|
||||
ModDrawCharacter(3, 11, "character/oisi1_2_", "0", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 20, 200, TRUE );
|
||||
|
||||
//「背中が痒くて掻きすぎて、血が出ちゃうのとはちょっと訳がちがいますからねぇ。¥
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#a59da9>大石</color>", NULL, "<color=#a59da9>Ooishi</color>", NULL, Line_ContinueAfterTyping); }
|
||||
@@ -73,7 +73,7 @@ void main()
|
||||
NULL, "\"It's not quite on the same level as when your back itches and you scratch a little too hard and draw blood, after all.\"", Line_Normal);
|
||||
ClearMessage();
|
||||
DisableWindow();
|
||||
ModDrawCharacterWithFiltering(5, 0, "black", "down", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 25, 1300, TRUE );
|
||||
DrawBustshotWithFiltering( 5, "black", "down", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 25, 1300, TRUE );
|
||||
|
||||
// 富竹氏の指には爪が剥がれたものもある@
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
|
||||
@@ -129,7 +129,7 @@ void main()
|
||||
|
||||
|
||||
DisableWindow();
|
||||
ModDrawCharacter(3, 11, "oi_si_de_a1", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 20, 200, TRUE );
|
||||
ModDrawCharacter(3, 11, "character/oisi1_1_", "0", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 20, 200, TRUE );
|
||||
|
||||
//「では乱闘になって、興奮のあまり自分の喉を引っ掻きだしたってことですか@ 襲った連中、さぞや度肝を抜かれたでしょうなぁ。@
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#a59da9>大石</color>", NULL, "<color=#a59da9>Ooishi</color>", NULL, Line_ContinueAfterTyping); }
|
||||
@@ -240,7 +240,7 @@ void main()
|
||||
DisableWindow();
|
||||
DrawBG( "black", 1000, TRUE );
|
||||
DrawFilm( 2, 119, 119, 119, 255, 0, 1000, TRUE );
|
||||
ModDrawCharacter(2, 8, "tm_si_de_a1", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 400, TRUE );
|
||||
ModDrawCharacter(2, 8, "character/tomi1_def_", "0", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 400, TRUE );
|
||||
|
||||
// ...生前に何のスポーツを嗜んでいたか想像はつかないが、身体能力は高い方だと思う@
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
|
||||
|
||||
Reference in New Issue
Block a user