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:
Wanne
2008-12-09 18:57:07 +00:00
parent de76b0f5ae
commit 5cad1dbe5f
2 changed files with 11 additions and 1 deletions
+5
View File
@@ -888,3 +888,8 @@ RESTRICT_FEMALE_ENEMIES_EXCEPT_ELITE = FALSE
; 2 = Tactical 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
+5
View File
@@ -896,3 +896,8 @@ RESTRICT_FEMALE_ENEMIES_EXCEPT_ELITE = TRUE
; 2 = Tactical 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