File: stddialogs.lua

package info (click to toggle)
fillets-ng-data 1.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 180,924 kB
  • sloc: makefile: 2
file content (8 lines) | stat: -rw-r--r-- 295 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
-- Script to test loading of standard dialogs.
codename = "CODENAME"
file_include("script/share/level_dialog.lua")

dialogLoad("script/share/bore_", "sound/share/borejokes/")
dialogLoad("script/share/black_", "sound/share/blackjokes/")
dialogLoad("script/share/border_", "sound/share/border/")