mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
If COVERT_ELITES_DETECT_NEXTTILE is set to TRUE, elite soldiers will uncover spies disguised as soldiers next to them if more experienced.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1714 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -727,3 +727,7 @@ COVERT_CLOSE_DETECTION_RANGE = 10
|
||||
|
||||
; if disguised as a soldier, we will still be caught if we are this close to a fresh corpse
|
||||
COVERT_CLOSE_DETECTION_RANGE_SOLDIER_CORPSE = 5
|
||||
|
||||
; elite soldiers can uncover even perfectly disguised spies if standing next to them and more expericenced
|
||||
; this only works on soldier disguises, levels in this trait require the elite to be more experienced to uncover the spy
|
||||
COVERT_ELITES_DETECT_NEXTTILE = TRUE
|
||||
|
||||
Reference in New Issue
Block a user