mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Merged from revision: 7197
Fixes (by Buggler) - Allow hotkey squad switching to include squads in vehicles as well - Fixed wrong sign used for bSpeedModifierTrainingMilitia and bSpeedModifierTeachingOthers - Fixed usMobileMilitiaTraining value not read causing mobile militia training speed to be doubled git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7198 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -6589,11 +6589,11 @@ STR16 gzTooltipStrings[] =
|
||||
L"%s|Compétence 1 : %s\n",
|
||||
L"%s|Compétence 2 : %s\n",
|
||||
L"%s|Compétence 3 : %s\n",
|
||||
// Additional suppression effects - sevenfm
|
||||
L"%s|P|A perdu(s) en raison de |S|uppression : %d\n",
|
||||
L"%s|Tolérance de |Suppression : %d\n",
|
||||
L"|Niveau |effectif du |C|hoc : %d\n",
|
||||
L"%s|Moral de l'|I|A : %d\n",
|
||||
// Additional suppression effects - sevenfm // TODO.Translate
|
||||
L"%s|A|Ps lost due to |S|uppression: %d\n",
|
||||
L"%s|Suppression |Tolerance: %d\n",
|
||||
L"%s|Effective |S|hock |Level: %d\n",
|
||||
L"%s|A|I |Morale: %d\n",
|
||||
};
|
||||
|
||||
STR16 New113Message[] =
|
||||
|
||||
Reference in New Issue
Block a user