mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
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:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user