Change default sprites
This commit is contained in:
@@ -1022,7 +1022,7 @@ void main()
|
||||
|
||||
|
||||
DisableWindow();
|
||||
ModDrawCharacterWithFiltering(3, 22, "sprite/normal/tie_2_", "1", "right", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 20, 200, TRUE );
|
||||
ModDrawCharacterWithFiltering(3, 22, "sprite/normal/tie_2_", "0", "right", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 20, 200, TRUE );
|
||||
|
||||
|
||||
//「こら@ 前原くん、下級生をいじめてはいけません@ 謝りなさい!@
|
||||
@@ -1678,7 +1678,7 @@ void main()
|
||||
|
||||
|
||||
DisableWindow();
|
||||
ModDrawCharacter(2, 2, "sprite/normal/re1a_kaii_a1_", "1", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 400, TRUE );
|
||||
ModDrawCharacter(2, 2, "sprite/normal/re1a_kaii_a1_", "2", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 400, TRUE );
|
||||
|
||||
//「あははは☆…かぁいいかぁいい…☆¥
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); }
|
||||
@@ -3205,7 +3205,7 @@ void main()
|
||||
|
||||
|
||||
DisableWindow();
|
||||
ModDrawCharacter(2, 2, "sprite/normal/re1a_warai_a1_", "0", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 200, TRUE );
|
||||
ModDrawCharacter(2, 2, "sprite/normal/re1a_warai_a1_", "2", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 200, TRUE );
|
||||
|
||||
|
||||
// 彼女はもう一度にっこりと微笑むと、まるで何事もなかったかのように踵を返し、歩き始めた@
|
||||
|
||||
Reference in New Issue
Block a user