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
This commit is contained in:
Flugente
2014-03-18 22:18:54 +00:00
parent 18cb4763f6
commit d4c23fec00
+6
View File
@@ -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]