diff options
Diffstat (limited to 'res/scripts')
-rw-r--r-- | res/scripts/script0001.lua | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
1 | function script0001() | 1 | function script0001() |
2 | 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) | 2 | 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) |
3 | HideCutsceneBars() | 3 | HideCutsceneBars() |
4 | end | 4 | end |