mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Covert Ops trait improvements:
- performing suspicious activities renders a spy easily identifiable for a short time (realtime) or until he ha spend enough AP (turnbased). This should make exploiting disguises harder. - if a spy is closer than COVERT_ELITES_UNCOVER_RADIUS to an elite or officer, they can uncover the spy, depending on uniform worn an experience levels. git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7514 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -8086,7 +8086,8 @@ STR16 szCovertTextStr[]=
|
||||
L"Le déguisement de %s ne marchera pas...",
|
||||
L"%s a été pris en train de voler !",
|
||||
L"%s a essayé d'accéder à l'inventaire de %s.",
|
||||
L"%s est trop près d'un soldat d'élite !",
|
||||
L"An elite soldier did not recognize %s!", // TODO.Translate
|
||||
L"A officer knew %s was unfamiliar!",
|
||||
};
|
||||
|
||||
STR16 szCorpseTextStr[]=
|
||||
|
||||
Reference in New Issue
Block a user