mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
New feature: mercs with a gun-related trait (New trait system only) can use the 'Focus' skill via the skill menu ([$] in tactical). This skill grants an interrupt modifier bonus in the targeted area, but also a penalty outside of it.
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=20659&goto=350400&#msg_350400 git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8432 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -2824,8 +2824,10 @@ STR16 pTraitSkillsDenialStrings[] =
|
||||
L" - %s or higher or\n",
|
||||
L" - %d minutes to be ready\n",
|
||||
L" - mortar positions in neighbouring sectors\n",
|
||||
L" - %s |o|r %s |a|n|d %s or %s or higher\n"
|
||||
L" - %s |o|r %s |a|n|d %s or %s or higher\n",
|
||||
L" - possession by a demon",
|
||||
L" - a gun-related trait\n", // TODO.Translate
|
||||
L" - aimed gun\n",
|
||||
};
|
||||
|
||||
STR16 pSkillMenuStrings[] = // TODO.Translate
|
||||
|
||||
Reference in New Issue
Block a user