diff --git a/Data-1.13/Ja2_Options.INI b/Data-1.13/Ja2_Options.INI index 8412908b5..ba1dba99f 100644 --- a/Data-1.13/Ja2_Options.INI +++ b/Data-1.13/Ja2_Options.INI @@ -1749,6 +1749,9 @@ STAT_PROGRESS_BARS_BLUE = 20 INCLUDE_CONTRACTS_IN_PROJECTED_EXPENSES_WINDOW = 1 +; If disabled, the transition from the strategy screen will be skipped before entering tactical screen +DISABLE_STRATEGIC_TRANSITION = FALSE + ;****************************************************************************************************************************** ;****************************************************************************************************************************** @@ -1961,6 +1964,21 @@ ADDITIONAL_REPAIR_MODE = TRUE ALLOW_SKYRIDER_HOT_LZ = 2 +;****************************************************************************************************************************** +;****************************************************************************************************************************** + +[Laptop Settings] + +;****************************************************************************************************************************** +; Use these settings to make changes to the laptop screen. +;****************************************************************************************************************************** + +; If disabled, the transition will be skipped when opening/closing the laptop +DISABLE_LAPTOP_TRANSITION = FALSE + +; Fast loading of WWW laptop sites? +FAST_WWW_SITES_LOADING = FALSE + ;****************************************************************************************************************************** ;****************************************************************************************************************************** diff --git a/Data/Ja2_Options.INI b/Data/Ja2_Options.INI index 9b16fb087..53a62d1a1 100644 --- a/Data/Ja2_Options.INI +++ b/Data/Ja2_Options.INI @@ -1749,6 +1749,9 @@ STAT_PROGRESS_BARS_BLUE = 20 INCLUDE_CONTRACTS_IN_PROJECTED_EXPENSES_WINDOW = 0 +; If disabled, the transition from the strategy screen will be skipped before entering tactical screen +DISABLE_STRATEGIC_TRANSITION = FALSE + ;****************************************************************************************************************************** ;****************************************************************************************************************************** @@ -1960,6 +1963,20 @@ ADDITIONAL_REPAIR_MODE = FALSE ALLOW_SKYRIDER_HOT_LZ = 2 +;****************************************************************************************************************************** +;****************************************************************************************************************************** + +[Laptop Settings] + +;****************************************************************************************************************************** +; Use these settings to make changes to the laptop screen. +;****************************************************************************************************************************** + +; If disabled, the transition will be skipped when opening/closing the laptop +DISABLE_LAPTOP_TRANSITION = FALSE + +; Fast loading of WWW laptop sites? +FAST_WWW_SITES_LOADING = FALSE ;****************************************************************************************************************************** ;****************************************************************************************************************************** diff --git a/INIEditorJA2Options.xml b/INIEditorJA2Options.xml index 2edb5009e..906611023 100644 --- a/INIEditorJA2Options.xml +++ b/INIEditorJA2Options.xml @@ -2988,6 +2988,13 @@ You can turn Stat Progress Bars on and off using the in-game Options Menu. + + + If disabled, the transition from the strategy screen will be skipped before entering tactical screen. + + + + @@ -3371,6 +3378,29 @@ TRUE = New additional repair system based on priorities +
+ Use these settings to make changes to the laptop screen. + + + + + + + If disabled, the transition will be skipped when opening/closing the laptop. + + + + + + + Fast loading of WWW laptop sites? + + + + + + +
Here you can change some settings regarding Bobby Ray's on-line gun store. You can also affect shipments coming from Bobby Ray's.