mirror of
https://github.com/1dot13/source.git
synced 2026-09-16 14:47:17 +02:00
MERGED GameDir files from the development GameDir folder from revision 4545 up to 4882
Development GameDir folder: https://ja2svn.dyndns.org/source/ja2/branches/Wanne/JA2%201.13%20MP/GameDir git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1353 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
; ---------------------------------------------------------------------------------------------------------------------------------
|
||||
; To change the videos, simple change the filename from the "INTRO" folder.
|
||||
; The file extension (*.bik, *.smk) can be ommitted.
|
||||
; In that case the game tries to open the file with the *.bik (Bink Video) extension, and if that fails then fall back to
|
||||
; *.smk (Smacker Video) files.
|
||||
; If you do not want a video to be played, just delete the path.
|
||||
; ---------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
[INTRO]
|
||||
; If you set this to TRUE, all the default JA2 videos will be disabled (not shown to the user).
|
||||
NO_DEFAULT_VALUES = FALSE
|
||||
|
||||
[INTRO_BEGINNING]
|
||||
INTRO_HELI_CRASH_SCENE = INTRO\\Intro
|
||||
|
||||
[INTRO_ENDING]
|
||||
INTRO_END_SCENE = INTRO\\MissileEnding
|
||||
Reference in New Issue
Block a user