mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
cleaned up trait name displays
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5980 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
+14
-3
@@ -2142,8 +2142,7 @@ STR16 gzMercSkillTextNew[] =
|
||||
L"Faustkämpfer",
|
||||
L"Gruppenführer",
|
||||
L"Mechaniker",
|
||||
L"Sanitäter",
|
||||
L"Geheimagent",
|
||||
L"Sanitäter",
|
||||
// Minor traits
|
||||
L"Beidhänder",
|
||||
L"Messerkämpfer",
|
||||
@@ -2155,7 +2154,8 @@ STR16 gzMercSkillTextNew[] =
|
||||
L"Sprengmeister",
|
||||
L"Ausbilder",
|
||||
L"Aufklärer",
|
||||
|
||||
// covert ops is a major trait that was added later
|
||||
L"Geheimagent",
|
||||
// second names for major skills
|
||||
L"MG-Veteran",
|
||||
L"Artillerist",
|
||||
@@ -2166,6 +2166,17 @@ STR16 gzMercSkillTextNew[] =
|
||||
L"Zugführer",
|
||||
L"Ingenieur",
|
||||
L"Arzt",
|
||||
// placeholders for minor traits
|
||||
L"Placeholder", // 30
|
||||
L"Placeholder",
|
||||
L"Placeholder",
|
||||
L"Placeholder",
|
||||
L"Placeholder",
|
||||
L"Placeholder", // 35
|
||||
L"Placeholder",
|
||||
L"Placeholder",
|
||||
L"Placeholder",
|
||||
L"Placeholder", // 39
|
||||
L"Spion", // 30
|
||||
L"Mehr...",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user