mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
Fix: As redisguise happens instantly and not timed as advertised, COVERT_STRIPIFUNCOVERED is now set to TRUE until further notice, the ini value is ignored.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2426 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -749,10 +749,11 @@ COVERT_ELITES_UNCOVER_RADIUS = 6
|
|||||||
; if set to TRUE, disguises will blow if you are bleeding and close to the enemy
|
; if set to TRUE, disguises will blow if you are bleeding and close to the enemy
|
||||||
COVERT_DETECTEDIFBLEEDING = FALSE
|
COVERT_DETECTEDIFBLEEDING = FALSE
|
||||||
|
|
||||||
|
; THIS SETTING HAS BEEN DEACTIVATED UNTIL FURTHER NOTICE
|
||||||
; if set to TRUE, if a spy is uncovered, he will automatically strip his uniform
|
; if set to TRUE, if a spy is uncovered, he will automatically strip his uniform
|
||||||
; if set to FALSE, if a spy is uncovered, he will not automatically strip his uniform,
|
; if set to FALSE, if a spy is uncovered, he will not automatically strip his uniform,
|
||||||
; and redisguise automatically after 3 turns not seen by the enemy
|
; and redisguise automatically after 3 turns not seen by the enemy
|
||||||
COVERT_STRIPIFUNCOVERED = FALSE
|
; COVERT_STRIPIFUNCOVERED = FALSE
|
||||||
|
|
||||||
;******************************************************************************************************************************
|
;******************************************************************************************************************************
|
||||||
;******************************************************************************************************************************
|
;******************************************************************************************************************************
|
||||||
|
|||||||
Reference in New Issue
Block a user