mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
- new: Externalized sector loadscreens to TableData\Map\SectorLoadscreens.xml (Ja2_Options.INI Setting: USE_EXTERNALIZED_LOADSCREENS)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@810 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -52,6 +52,14 @@ EXPERIENCED_CASH = 35000
|
||||
EXPERT_CASH = 30000
|
||||
INSANE_CASH = 15000
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; Should the game use the externalized sector loadscreens?
|
||||
; If set to TRUE, the game will use the loadscreens defined in TableData\Map\SectorLoadscreens.xml.
|
||||
; If set to FALSE, the game will use the default loadscreen for the sectors, like in Vanilla JA2.
|
||||
;******************************************************************************************************************************
|
||||
|
||||
USE_EXTERNALIZED_LOADSCREENS = TRUE
|
||||
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; 0 = Use default drop item system for enemies (militia).
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -52,6 +52,14 @@ EXPERIENCED_CASH = 35000
|
||||
EXPERT_CASH = 30000
|
||||
INSANE_CASH = 15000
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; Should the game use the externalized sector loadscreens?
|
||||
; If set to TRUE, the game will use the loadscreens defined in TableData\Map\SectorLoadscreens.xml.
|
||||
; If set to FALSE, the game will use the default loadscreen for the sectors, like in Vanilla JA2.
|
||||
;******************************************************************************************************************************
|
||||
|
||||
USE_EXTERNALIZED_LOADSCREENS = FALSE
|
||||
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; 0 = Use default drop item system for enemies (militia).
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user