mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
- Fix: individual militia are not properly disbanded if player runs out of funds
- Fix: wrong website names used - Removed confusing links on militia overview website git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8448 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
+4
-11
@@ -5130,19 +5130,18 @@ STR16 pWebPagesTitles[] =
|
||||
L"%s Press Council - Battle Reports",
|
||||
L"%s Press Council - Latest News",
|
||||
L"%s Press Council - About us",
|
||||
L"Mercs Love or Dislike You - Home", // TODO.Translate
|
||||
L"Mercs Love or Dislike You - About us",
|
||||
L"Mercs Love or Dislike You - Analyze a team",
|
||||
L"Mercs Love or Dislike You - Pairwise comparison",
|
||||
L"Mercs Love or Dislike You - About us",
|
||||
L"Mercs Love or Dislike You - Personality",
|
||||
L"WHO - About WHO",
|
||||
L"WHO - Disease in Arulco",
|
||||
L"WHO - Helpful Tips",
|
||||
L"Kerberus - About Us",
|
||||
L"Kerberus - Hire a Team",
|
||||
L"Kerberus - Individual Contracts",
|
||||
L"Militia Roster", // TODO.Translate
|
||||
L"Militia Statistics",
|
||||
L"Bobby Ray's - Recentelijke Zendingen",
|
||||
L"Militia Overview",
|
||||
L"Bobby Ray's - Recent Shipments",
|
||||
L"Encyclopedia",
|
||||
L"Encyclopedia - Data",
|
||||
L"Briefing Room",
|
||||
@@ -11096,12 +11095,6 @@ STR16 szMilitiaWebSite[] =
|
||||
// main page
|
||||
L"Militia",
|
||||
L"Militia Forces Overview",
|
||||
|
||||
// links to other pages
|
||||
L"Militia Roster",
|
||||
L"Statistics",
|
||||
L"About",
|
||||
|
||||
};
|
||||
|
||||
STR16 szIndividualMilitiaBattleReportText[] =
|
||||
|
||||
Reference in New Issue
Block a user