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:
@@ -7913,7 +7913,8 @@ STR16 szCovertTextStr[]=
|
||||
L"%s's Verkleidung wird auffliegen!",
|
||||
L"%s wurde beim Stehlen erwischt!",
|
||||
L"%s hat versucht, %s's Azsrüstung zu verändern.",
|
||||
L"%s ist zu nah an einem Elitesoldat!",
|
||||
L"Einem Elitesoldat schien %s verdächtig!",
|
||||
L"Ein Offizier hat %s erkannt!",
|
||||
};
|
||||
|
||||
STR16 szCorpseTextStr[]=
|
||||
|
||||
Reference in New Issue
Block a user