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