Added Autobandage option to Skill Menu.

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@9344 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Sevenfm
2022-03-25 10:50:18 +00:00
parent 033ae4a191
commit 9acaa41e95
12 changed files with 56 additions and 6 deletions
+2 -1
View File
@@ -3241,7 +3241,8 @@ STR16 gzMercSkillTextNew[] =
L"生还者", // for survival (minor trait)
L"更多...", // 47
L"情报", //L"Intel", for INTEL
L"多种技能", // for VARIOUSSKILLS
L"多种技能", // for VARIOUSSKILLS
L"Bandage Mercs", // for AUTOBANDAGESKILLS //TODO.Translate
};
//////////////////////////////////////////////////////////
+1
View File
@@ -3228,6 +3228,7 @@ STR16 gzMercSkillTextNew[] =
L"More...", // 47
L"Intel", // for INTEL // TODO.Translate
L"various", // for VARIOUSSKILLS
L"Bandage Mercs", // for AUTOBANDAGESKILLS //TODO.Translate
};
//////////////////////////////////////////////////////////
+1
View File
@@ -3242,6 +3242,7 @@ STR16 gzMercSkillTextNew[] =
L"More...", // 47
L"Intel", // for INTEL
L"various", // for VARIOUSSKILLS
L"Bandage Mercs", // for AUTOBANDAGESKILLS
};
//////////////////////////////////////////////////////////
+2 -1
View File
@@ -3234,9 +3234,10 @@ STR16 gzMercSkillTextNew[] =
L"Placeholder", // for radio operator (minor trait)
L"Placeholder", // for snitch (minor trait)
L"Placeholder", // for survival (minor trait)
L"Plus...", // 47
L"Plus...", // 47
L"Intel", // for INTEL // TODO.Translate
L"Divers", // for VARIOUSSKILLS
L"Bandage Mercs", // for AUTOBANDAGESKILLS //TODO.Translate
};
//////////////////////////////////////////////////////////
+1
View File
@@ -3271,6 +3271,7 @@ STR16 gzMercSkillTextNew[] =
L"Mehr...", // 47
L"Intel", // for INTEL // TODO.Translate
L"diverse", // for VARIOUSSKILLS
L"Bandage Mercs", // for AUTOBANDAGESKILLS //TODO.Translate
};
// This is pop up help text for the options that are available to the merc
+1
View File
@@ -3224,6 +3224,7 @@ STR16 gzMercSkillTextNew[] =
L"More...", // 47
L"Intel", // for INTEL // TODO.Translate
L"various", // for VARIOUSSKILLS
L"Bandage Mercs", // for AUTOBANDAGESKILLS //TODO.Translate
};
//////////////////////////////////////////////////////////
+1
View File
@@ -3234,6 +3234,7 @@ STR16 gzMercSkillTextNew[] =
L"Więcej...", // 47
L"Intel", // for INTEL // TODO.Translate
L"różne", // for VARIOUSSKILLS
L"Bandage Mercs", // for AUTOBANDAGESKILLS //TODO.Translate
};
//////////////////////////////////////////////////////////
+2 -1
View File
@@ -3241,7 +3241,8 @@ STR16 gzMercSkillTextNew[] =
L"Placeholder", // for survival (minor trait)
L"Ещё...", // 47
L"Intel", // for INTEL // TODO.Translate
L"различные", // for VARIOUSSKILLS
L"Различные", // for VARIOUSSKILLS
L"Автоперевязка", // for AUTOBANDAGESKILLS
};
//////////////////////////////////////////////////////////