mirror of
https://github.com/1dot13/source.git
synced 2026-09-16 14:47:17 +02:00
New feature: turncoats can be created from enemies and ordered to switch sides
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&goto=360191&#msg_360191 git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2535 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -764,6 +764,15 @@ COVERT_DETECTEDIFBLEEDING = FALSE
|
||||
; and redisguise automatically after 3 turns not seen by the enemy
|
||||
; COVERT_STRIPIFUNCOVERED = FALSE
|
||||
|
||||
; if set to TRUE, we can try to coax enemy soldiers to become turncoats. If successful, we can order turncoats to defect to the militia later.
|
||||
COVERT_TURNCOATS = TRUE
|
||||
|
||||
; if set to TRUE, activating all turncoats within a sector requires a radio operator
|
||||
COVERT_TURNCOATS_SECTOR_ACTIVATION_REQUIRES_RADIOOPERATOR = FALSE
|
||||
|
||||
; a bonus to the player's rating when convincing soldiers to become turncoats. Higher is better, values in [-100; 100], default 0.
|
||||
COVERT_TURNCOATS_PLAYER_CONVINCTION_BONUS = 0
|
||||
|
||||
;******************************************************************************************************************************
|
||||
;******************************************************************************************************************************
|
||||
[Radio Operator]
|
||||
|
||||
Reference in New Issue
Block a user