MeLoDy Updates

- Increased horizontal table column width to fit longer merc names
- Externalized header texts 

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7990 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2015-09-13 13:49:41 +00:00
parent ffdcb827df
commit b9a07dd36a
10 changed files with 251 additions and 22 deletions
+30
View File
@@ -8589,6 +8589,36 @@ STR16 gzMapInventoryFilterOptions[] =
L"Hide all",
};
// MercCompare (MeLoDy)
// TODO.Translate
STR16 gzMercCompare[] =
{
L"???",
L"Base opinion:",
L"Dislikes %s %s",
L"Likes %s %s",
L"Strongly hates %s",
L"Hates %s", // 5
L"Deep racism against %s",
L"Racism against %s",
L"Cares deeply about looks",
L"Cares about looks",
L"Very sexist", // 10
L"Sexist",
L"Dislikes other background",
L"Dislikes other backgrounds",
L"Past grievances",
L"____", // 15
L"/",
};
// Flugente: Temperature-based text similar to HAM 4's condition-based text.
STR16 gTemperatureDesc[] =
{