Change default sprites
This commit is contained in:
@@ -1235,7 +1235,7 @@ void main()
|
||||
NULL, "\"As long as you can melt it a bit with your body heat, then...!!", Line_WaitForInput);
|
||||
|
||||
DisableWindow();
|
||||
ModDrawCharacter(1, 4, "sprite/normal/sa2a_hannbeso_a1_", "2", -160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 0, 100, TRUE );
|
||||
ModDrawCharacter(1, 4, "sprite/normal/sa2a_hannbeso_a1_", "1", -160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 0, 100, TRUE );
|
||||
|
||||
ModPlayVoiceLS(3, 4, "s19/04/500400686", 256, TRUE);
|
||||
OutputLine(NULL, " つッ?!",
|
||||
@@ -1526,7 +1526,7 @@ void main()
|
||||
|
||||
|
||||
DisableWindow();
|
||||
ModDrawCharacter(1, 4, "sprite/normal/sa2a_odoroki_a1_", "2", -160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 0, 200, TRUE );
|
||||
ModDrawCharacter(1, 4, "sprite/normal/sa2a_odoroki_a1_", "1", -160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 0, 200, TRUE );
|
||||
|
||||
|
||||
// ぶんぶん! 沙都子と同じモーションで俺も首を振る¥
|
||||
@@ -2669,7 +2669,7 @@ void main()
|
||||
|
||||
DisableWindow();
|
||||
DrawScene("background/je1", 1000 );
|
||||
ModDrawCharacterWithFiltering(3, 4, "sprite/normal/sa2a_odoroki_a1_", "2", "down", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 20, 100, TRUE );
|
||||
ModDrawCharacterWithFiltering(3, 4, "sprite/normal/sa2a_odoroki_a1_", "1", "down", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 20, 100, TRUE );
|
||||
ModDrawCharacterWithFiltering(1, 3, "sprite/normal/me2_ikari_a1_", "2", "down", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 0, 100, TRUE );
|
||||
|
||||
// 瞬きするより早く、俺の顔面に魅音と沙都子の肘が埋め込まれる……ッ!!@
|
||||
@@ -2802,7 +2802,7 @@ void main()
|
||||
|
||||
|
||||
DisableWindow();
|
||||
ModDrawCharacter(1, 5, "sprite/normal/ri5_def_a1_", "2", -160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 0, 100, TRUE );
|
||||
ModDrawCharacter(1, 5, "sprite/normal/ri5_def_a1_", "0", -160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 0, 100, TRUE );
|
||||
|
||||
|
||||
//「…昔、夏休みの宿題で作ったと言ってますです@恥ずかしいので滅多に人に見せないとも言ってますですよ。@
|
||||
|
||||
Reference in New Issue
Block a user