From 894623aec3116a39501026293e97dd8e87c6fbd3 Mon Sep 17 00:00:00 2001 From: Aurian Date: Tue, 1 May 2018 13:43:49 +0200 Subject: [PATCH] Missing sprite --- Update/onik_003.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Update/onik_003.txt b/Update/onik_003.txt index 2e6e86a..b29112a 100644 --- a/Update/onik_003.txt +++ b/Update/onik_003.txt @@ -4685,7 +4685,7 @@ void main() DrawScene("background/mo_g1_01", 300 ); PlaySE( 4, "wa_003", 128, 64 ); StartShakingOfAllObjects( 1, 50, 10, 4, 20, TRUE); - ModDrawCharacter(2, 2, "sprite/sunset/re1a_bikkuri_a1_", "2", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 300, TRUE ); + ModDrawCharacter(2, 2, "sprite/sunset/re1b_bikkuri_b1_", "2", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 300, TRUE ); DrawBustshot( 1, "", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 1, 0, TRUE ); SetValidityOfInterface(TRUE); SetValidityOfSaving(TRUE);