From d4c23fec00e9507038934454f957f83539988bef Mon Sep 17 00:00:00 2001 From: Flugente Date: Tue, 18 Mar 2014 22:18:54 +0000 Subject: [PATCH] Merged revision(s) 1993 from branches/ja2_data_official_2014: Radio operator improvements: - if RADIO_OPERATOR_JAMMING_BLOCKSRADIOBOMBS is TRUE, radio operator jamming will prevent remote activation or defusing of bombs. Quest-related remotes are still active. - if RADIO_OPERATOR_ENEMY_JAMMINGSETSOFFRADIOBOMBS is TRUE, there is a small chance that jamming enemy radio operators will set of remote bombs/defuses git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1994 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Data-1.13/Skills_Settings.INI | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gamedir/Data-1.13/Skills_Settings.INI b/gamedir/Data-1.13/Skills_Settings.INI index ea2ec4e65..966611d3b 100644 --- a/gamedir/Data-1.13/Skills_Settings.INI +++ b/gamedir/Data-1.13/Skills_Settings.INI @@ -778,6 +778,12 @@ RADIO_OPERATOR_ASSIGNMENT_SCAN_BASE_RANGE = 5 ; we can use our radio set to listen, this will greatly enhance our hearing, but makes it easier to interrupt us RADIO_OPERATOR_LISTENING_HEARING_BONUS = 20 +; if frequencies are jammed, bombs cannot be activated/defused by remote +RADIO_OPERATOR_JAMMING_BLOCKSRADIOBOMBS = FALSE + +; if a enemy radio operators jams frequencies, there is a 5% chance that he will activate remote bombs/defuses +RADIO_OPERATOR_ENEMY_JAMMINGSETSOFFRADIOBOMBS = TRUE + ;****************************************************************************************************************************** ;****************************************************************************************************************************** [Snitch]