summary refs log tree commit diff stats
path: root/res/scripts/script0001.lua
blob: 3a097054286d88d152502749d6403fc40ed9e4a9 (plain) (blame)
1
2
3
4
function script0001()
  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