mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Merged from revision: 1982
- Added ALL_MEANWHILE_CUTSCENE to Mod_Settings.ini to enable/disable meanwhile cutscenes (by Buggler) git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1983 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -247,6 +247,10 @@ ADD_MADLAB_SECTOR_3_Y = 9
|
||||
ADD_MADLAB_SECTOR_4_X = 4
|
||||
ADD_MADLAB_SECTOR_4_Y = 5
|
||||
|
||||
;plays all meanwhile cutscenes
|
||||
;If FALSE, Elliot and other meanwhile implications will still be executed behind the scenes
|
||||
ALL_MEANWHILE_CUTSCENE = TRUE
|
||||
|
||||
;plays meanwhile cutscene ordering the release of creatures for ENABLE_CREPITUS = TRUE setting
|
||||
;If FALSE, underground creature sectors and enemies will still be spawned
|
||||
CREATURE_MEANWHILE_CUTSCENE = TRUE
|
||||
|
||||
@@ -247,6 +247,10 @@ ADD_MADLAB_SECTOR_3_Y = 9
|
||||
ADD_MADLAB_SECTOR_4_X = 4
|
||||
ADD_MADLAB_SECTOR_4_Y = 5
|
||||
|
||||
;plays all meanwhile cutscenes
|
||||
;If FALSE, Elliot and other meanwhile implications will still be executed behind the scenes
|
||||
ALL_MEANWHILE_CUTSCENE = TRUE
|
||||
|
||||
;plays meanwhile cutscene ordering the release of creatures for ENABLE_CREPITUS = TRUE setting
|
||||
;If FALSE, underground creature sectors and enemies will still be spawned
|
||||
CREATURE_MEANWHILE_CUTSCENE = TRUE
|
||||
|
||||
Reference in New Issue
Block a user