mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
New property (ALWAYS_USE_PROF_DAT) for ja2_options.ini. Not used yet with current SVN EXE.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1061 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -887,4 +887,9 @@ RESTRICT_FEMALE_ENEMIES_EXCEPT_ELITE = FALSE
|
||||
; 1 = Strategic only
|
||||
; 2 = Tactical only
|
||||
;******************************************************************************************************************************
|
||||
USE_ENHANCED_DESCRIPTION_BOX = 0
|
||||
USE_ENHANCED_DESCRIPTION_BOX = 0
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; Use the file "prof.dat" for all difficult settings. This only makes sense for Modders.
|
||||
;******************************************************************************************************************************
|
||||
ALWAYS_USE_PROF_DAT = FALSE
|
||||
@@ -896,3 +896,8 @@ RESTRICT_FEMALE_ENEMIES_EXCEPT_ELITE = TRUE
|
||||
; 2 = Tactical only
|
||||
;******************************************************************************************************************************
|
||||
USE_ENHANCED_DESCRIPTION_BOX = 0
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; Use the file "prof.dat" for all difficult settings. This only makes sense for Modders.
|
||||
;******************************************************************************************************************************
|
||||
ALWAYS_USE_PROF_DAT = FALSE
|
||||
|
||||
Reference in New Issue
Block a user