From 2dd4b63ecffa94effd86fe7928ec919eff792e49 Mon Sep 17 00:00:00 2001 From: ItaloKnox Date: Wed, 18 Nov 2015 17:22:04 -0200 Subject: [PATCH] Fixed issue #40 --- Update/onik_003.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Update/onik_003.txt b/Update/onik_003.txt index 5f1be55..ae0afa3 100644 --- a/Update/onik_003.txt +++ b/Update/onik_003.txt @@ -346,10 +346,10 @@ void main() DrawBustshotWithFiltering( 1, "sa_se_aw_a1", "right", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE ); //「レナは甘えてますわ@ 弱いものは食い尽くされるのが世の常でございますわー!@ - PlaySE(3, "s19/04/990400055", 256, 64); + PlaySE(3, "S19/04/VT0_satoko0001", 256, 64); OutputLine(NULL, "「レナは甘えてますわ!", NULL, "\"You're so naive, Rena!", Line_WaitForInput); - PlaySE(3, "s19/04/990400056", 256, 64); + PlaySE(3, "S19/04/VT0_satoko0002", 256, 64); OutputLine(NULL, " 弱いものは食い尽くされるのが世の常でございますわー!」", NULL, " The Law of the Jungle is survival of the fittest!\"", Line_WaitForInput); OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);