mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
- 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:
@@ -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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user