mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +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:
+2
-10
@@ -5119,19 +5119,17 @@ 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",
|
||||
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 - Personality",
|
||||
L"Mercs Love or Dislike You - About us",
|
||||
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",
|
||||
L"Militia Statistics",
|
||||
L"Militia Overview",
|
||||
L"Bobby Ray's - Recent Shipments",
|
||||
L"Encyclopedia",
|
||||
L"Encyclopedia - Data",
|
||||
@@ -11077,12 +11075,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