Added new laptop merc data subpage to display more stats that weren't displayed before, like dialogue approach points and whether merc is a 'good guy'

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8372 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Flugente
2017-01-22 20:12:29 +00:00
parent 4f8498e5ef
commit 4690b89ffc
13 changed files with 871 additions and 669 deletions
+18
View File
@@ -11221,4 +11221,22 @@ STR16 szInteractiveActionText[] =
L"This machine doesn't seem to be working.", // TODO.Translate
};
STR16 szLaptopStatText[] = // TODO.Translate
{
L"threaten effectiveness %d\n",
L"leadership %d\n",
L"approach modifier %.2f\n",
L"background modifier %.2f\n",
L"+50 (other) for assertive\n",
L"-50 (other) for malicious\n",
L"Good Guy",
L"%s eschews excessive violence and will refuse to attack non-hostiles.",
L"Friendly approach",
L"Direct approach",
L"Friendly approach",
L"Friendly approach",
};
#endif //DUTCH