- Externalized property (ENABLE_CHANCE_OF_ENEMY_AMBUSHES_ON_INSANE_DIFFICULT) for the 1.13 exclusive enemy ambush chance which exists from the development beginning of 1.13

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@937 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Wanne
2008-02-24 19:05:23 +00:00
parent f90ac9c70c
commit eda1439f5b
2 changed files with 20 additions and 2 deletions
+10 -1
View File
@@ -846,4 +846,13 @@ SLOW_PROGRESS_FOR_ENEMY_ITEMS_CHOICE = FALSE
; Vehicle Inventory
;******************************************************************************************************************************
VEHICLE_INVENTORY = TRUE
VEHICLE_INVENTORY = TRUE
;******************************************************************************************************************************
; If the game difficult level is INSANE, the game progress is above 25% and the
; enemy outnumbers the players, then there is a chance of the enemies ambushing the group
; If you like to play vanilla JA2 style, set ENABLE_CHANCE_OF_ENEMY_AMBUSHES_ON_INSANE_DIFFICULT = FALSE
;******************************************************************************************************************************
; INFO: In svn release exe this property is always set to TRUE until a new exe will be released!
; ENABLE_CHANCE_OF_ENEMY_AMBUSHES_ON_INSANE_DIFFICULT = TRUE
+10 -1
View File
@@ -848,4 +848,13 @@ SLOW_PROGRESS_FOR_ENEMY_ITEMS_CHOICE = FALSE
; Vehicle Inventory
;******************************************************************************************************************************
VEHICLE_INVENTORY = FALSE
VEHICLE_INVENTORY = FALSE
;******************************************************************************************************************************
; If the game difficult level is INSANE, the game progress is above 25% and the
; enemy outnumbers the players, then there is a chance of the enemies ambushing the group
; If you like to play vanilla JA2 style, set ENABLE_CHANCE_OF_ENEMY_AMBUSHES_ON_INSANE_DIFFICULT = FALSE
;******************************************************************************************************************************
; INFO: In svn release exe this property is always set to TRUE until a new exe will be released!
; ENABLE_CHANCE_OF_ENEMY_AMBUSHES_ON_INSANE_DIFFICULT = FALSE