From e9ac0ca0c35a27348f0ddeedeed5d14fccf9d890 Mon Sep 17 00:00:00 2001 From: Flugente Date: Wed, 13 Jun 2018 18:13:44 +0000 Subject: [PATCH] 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 --- gamedir/Data-1.13/Skills_Settings.INI | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gamedir/Data-1.13/Skills_Settings.INI b/gamedir/Data-1.13/Skills_Settings.INI index e84b76794..e64d8178b 100644 --- a/gamedir/Data-1.13/Skills_Settings.INI +++ b/gamedir/Data-1.13/Skills_Settings.INI @@ -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 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 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 +; COVERT_STRIPIFUNCOVERED = FALSE ;****************************************************************************************************************************** ;******************************************************************************************************************************