Shorten sprites path

This commit is contained in:
Jáchym Toušek
2019-10-27 18:23:07 +01:00
parent 0299a80668
commit e630aeb550
37 changed files with 1299 additions and 1299 deletions

View File

@@ -309,7 +309,7 @@ void dialog012()
DisableWindow();
ModSetLayerFilter(3, 256, "none");
ModDrawCharacterWithFiltering(3, 2, "sprite/normal/re2a_warai_a1_", "2", "up", 1, 0, 0, FALSE, 0, 0, 0, 0, 0, 20, 0, FALSE );
ModDrawCharacterWithFiltering(3, 2, "sprite/re2a_warai_a1_", "2", "up", 1, 0, 0, FALSE, 0, 0, 0, 0, 0, 20, 0, FALSE );
DrawSceneWithMask("background/mo_g2", "right", 0, 0, 1300 );
//「待っててね、ケンタくん@…今、圭一くんが助け出してくれるからね…☆@
@@ -349,7 +349,7 @@ void dialog014()
DisableWindow();
ModSetLayerFilter(2, 256, "none");
ModDrawCharacter(2, 2, "sprite/normal/re2b_hau_b1_", "1", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 200, TRUE );
ModDrawCharacter(2, 2, "sprite/re2b_hau_b1_", "1", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 200, TRUE );
//「…うん@……ありがとぅ@……ケンタくん……お休みのキス……はぅ……。¥
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); }
@@ -405,7 +405,7 @@ void dialog018()
ClearMessage();
DisableWindow();
ModDrawCharacter(2, 2, "sprite/normal/re2b_warai_b1_", "2", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 200, TRUE );
ModDrawCharacter(2, 2, "sprite/re2b_warai_b1_", "2", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 200, TRUE );
//「…わぁあ…ケンタくんだ…やっぱ、かぁいいよぅ!!@
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#f0953d>レナ</color>", NULL, "<color=#f0953d>Rena</color>", NULL, Line_ContinueAfterTyping); }