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:
@@ -8084,7 +8084,8 @@ STR16 szCovertTextStr[]=
|
||||
L"%s的伪装要被识破了。", // L"%s's disguise will not hold.",
|
||||
L"%s在偷窃的时候被抓了!", // L"%s was caught stealing!",
|
||||
L"%s在试图调整%s的物品栏。", // L"%s tried to manipulate %s's inventory."
|
||||
L"%s太靠近精英士兵了。",
|
||||
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