mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Changes to covert operations feature (by sevenfm): If the new skill setting COVERT_STRIPIFUNCOVERED is FALSE,
- we can only disguise successfully if we haven't been seen recently (last 3 turns) - disabled automatic clothes stripping when uncovered - redisguise automatically if spy haven't been seen by enemy recently and wears correct clothes git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2318 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -733,6 +733,11 @@ COVERT_ELITES_UNCOVER_RADIUS = 6
|
||||
; if set to TRUE, disguises will blow if you are bleeding and close to the enemy
|
||||
COVERT_DETECTEDIFBLEEDING = FALSE
|
||||
|
||||
; 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,
|
||||
; and redisguise automatically after 3 turns not seen by the enemy
|
||||
COVERT_STRIPIFUNCOVERED = FALSE
|
||||
|
||||
;******************************************************************************************************************************
|
||||
;******************************************************************************************************************************
|
||||
[Radio Operator]
|
||||
|
||||
Reference in New Issue
Block a user