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:
Flugente
2016-05-12 22:28:37 +00:00
parent c7fe1a9df6
commit e2004c06ee
+5
View File
@@ -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]