mirror of
https://github.com/1dot13/source.git
synced 2026-08-26 14:30:26 +02:00
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
This commit is contained in:
@@ -3953,15 +3953,16 @@ MILITIA_VOLUNTEER_POOL_GAINFACTOR_HOURLY = 0.002
|
|||||||
[Militia Strategic Movement Settings]
|
[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.
|
; 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
|
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
|
||||||
|
|
||||||
;******************************************************************************************************************************
|
;******************************************************************************************************************************
|
||||||
;******************************************************************************************************************************
|
;******************************************************************************************************************************
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user