Change default sprites

This commit is contained in:
Jáchym Toušek
2018-05-01 21:09:06 +02:00
parent 238b3db152
commit 2234a16877
11 changed files with 28 additions and 28 deletions

View File

@@ -1898,7 +1898,7 @@ void main()
DisableWindow();
ModDrawCharacter(1, 8, "sprite/night/tomi1_warai_", "0", -160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 0, 200, TRUE );
ModDrawCharacter(1, 8, "sprite/night/tomi1_warai_", "1", -160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 0, 200, TRUE );
// 富竹さんが明るく笑う¥
@@ -2816,8 +2816,8 @@ void main()
DisableWindow();
ModDrawCharacter(2, 2, "sprite/night/re2a_kaii_a1_", "1", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 200, TRUE );
ModDrawCharacter(2, 2, "sprite/night/re2a_kaii_a1_", "2", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 200, TRUE );
//「はぅ…!!w300 …………ぅ、うん 聞こえるくらい、大きな声を出すね
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); }