mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
* Merged GameDir from Development Trunk: Revision 4063 * ************************************************************ - Merged from SVN: https://81.169.133.124/source/ja2/branches/Wanne/JA2%201.13%20MP git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1257 4f8fa57e-7814-0410-bad4-adc449f26b7c
24 lines
1.1 KiB
INI
24 lines
1.1 KiB
INI
; ---------------------------------------------------------------------------------------------------------------------------------
|
|
; 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_BEGINNING]
|
|
INTRO_REBEL_CRDT = INTRO\Rebel_cr
|
|
INTRO_OMERTA = INTRO\Omerta
|
|
INTRO_PRAGUE_CRDT = INTRO\Prague_cr
|
|
INTRO_PRAGUE = INTRO\Prague
|
|
|
|
[INTRO_ENDING]
|
|
INTRO_END_END_SPEECH_MIGUEL = INTRO\Throne_Mig
|
|
INTRO_END_END_SPEECH_NO_MIGUEL = INTRO\Throne_NoMig
|
|
INTRO_END_HELI_FLYBY = INTRO\Heli_FlyBy
|
|
INTRO_END_SKYRIDER_HELICOPTER = INTRO\Heli_Sky
|
|
INTRO_END_NOSKYRIDER_HELICOPTER = INTRO\Heli_NoSky
|
|
|
|
[INTRO_SPLASH]
|
|
INTRO_SPLASH_SCREEN = INTRO\SplashScreen
|
|
INTRO_SPLASH_TALONSOFT = INTRO\TalonSoftid_endhold |