Expanded feature: Militia Strategic Movement is turned on with ALLOW_MILITIA_STRATEGIC_COMMAND set to TRUE and allows plotting paths for the militia just like for merc squads.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2204 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Flugente
2015-02-08 22:10:07 +00:00
parent c1e0793c8f
commit 28d28add01
+15
View File
@@ -3752,6 +3752,21 @@ ALLOW_MILITIA_SPREAD_WHEN_FOLLOWING = FALSE
;******************************************************************************************************************************
;******************************************************************************************************************************
[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.
; 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
;******************************************************************************************************************************
;******************************************************************************************************************************
[Militia Strength Settings]
;******************************************************************************************************************************