From 6d6e03b95b197d3a16b629131d463263b46c1e42 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sat, 6 Feb 2021 13:24:35 -0500 Subject: Added sprite interaction --- res/scripts/script0001.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/scripts/script0001.lua') diff --git a/res/scripts/script0001.lua b/res/scripts/script0001.lua index a259e47..3a09705 100644 --- a/res/scripts/script0001.lua +++ b/res/scripts/script0001.lua @@ -1,4 +1,4 @@ function script0001() - DisplayMessage("Some people always try to avoid fighting when there are enemies around. You know the type, right? They use the dash ability to zoom right by. I guess you could say they're followers of \"peace at any price\".", "Sparrow", SpeakerType.GIRL) + DisplayMessage("It's almost suppertime.\nHinawa should be back soon.\nWhat? She's not coming back? Why, did you do something to her?\nHuh? I did it to her? Hinawa isn't coming back?\nWho are you? What did you do?\nIt's time for supper. It's time for supper.", "Flint", SpeakerType.MAN) HideCutsceneBars() end -- cgit 1.4.1