If DISABLE_EVOLUTION = FALSE, a merc's evolution is shown on their 'More Stats' page in the laptop.

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8668 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Flugente
2019-02-16 23:31:00 +00:00
parent 66e5ef73e8
commit 8fa754f072
9 changed files with 75 additions and 0 deletions
+8
View File
@@ -11344,6 +11344,14 @@ STR16 szLaptopStatText[] =
L"Direct approach",
L"Threaten approach",
L"Recruit approach",
L"%s learns with normal speed.",
L"%s does not learn at all.",
L"%s unlearns his skills.",
L"%s learns with 3/4 speed.",
L"%s learns with 1/2 speed.",
L"%s learns with 1/4 speed.",
};
STR16 szGearTemplateText[] =