From a221914c756259a65c71f697d969e847311a26a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1chym=20Tou=C5=A1ek?= Date: Thu, 8 Mar 2018 21:18:42 +0100 Subject: [PATCH] Add new poem images --- Update/onik_009_02.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Update/onik_009_02.txt b/Update/onik_009_02.txt index 6c537e3..badae90 100644 --- a/Update/onik_009_02.txt +++ b/Update/onik_009_02.txt @@ -17,8 +17,10 @@ void main() Wait( 5000 ); PlayVoice(3, "s00/n/oni005", 256); Wait( 5000 ); + DrawScene( "title_oni", 1000 ); PlayVoice(3, "s00/n/oni007", 256); Wait( 2000 ); + DrawScene( "monologue_oni3", 1000 ); PlayVoice(3, "s00/n/oni008", 256); Wait( 3000 ); PlayVoice(3, "s00/n/oni009", 256);