From 23f045803fa2c4e7d052fd1cb9d15a473f542ede Mon Sep 17 00:00:00 2001 From: Flugente Date: Wed, 14 Mar 2018 20:13:24 +0000 Subject: [PATCH] If MILITIA_STRATEGIC_COMMAND_REQUIRES_MERC is FALSE, militia can be controlled everywhere even without staffing a HQ git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2415 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Data-1.13/Ja2_Options.INI | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index 4f054ec56..fc240bf51 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -3953,15 +3953,16 @@ MILITIA_VOLUNTEER_POOL_GAINFACTOR_HOURLY = 0.002 [Militia Strategic Movement Settings] ;------------------------------------------------------------------------------------------------------------------------------ -; If ALLOW_MILITIA_STRATEGIC_COMMAND is TRUE, we can plot paths for militia jut like for merc groups or the heli. +; If ALLOW_MILITIA_STRATEGIC_COMMAND is TRUE, we can plot paths for militia just like for merc groups or the heli. ; To command militia, display militia in the strategic map, then leftclick on a sector with militia in it. -; This requires either control and staffing of a military HQ, a merc in the same sector/town, or a radio operator in an adjacent sector. -; -; : If ALLOW_MILITIA_STRATEGIC_COMMAND is TRUE, ALLOW_MOBILE_MILITIA and its subsequent settings are IGNORED! ;------------------------------------------------------------------------------------------------------------------------------ ALLOW_MILITIA_STRATEGIC_COMMAND = FALSE +; if TRUE, this feature requires either control and staffing of a military HQ, a merc in the same sector/town, or a radio operator +; in an adjacent sector. +MILITIA_STRATEGIC_COMMAND_REQUIRES_MERC = TRUE + ;****************************************************************************************************************************** ;******************************************************************************************************************************