Mobile Militia Improvements (by moa)

o see: http://www.bears-pit.com/board/ubbthreads.php/topics/325133/Re_Fix_Catched_the_mobiles.html#Post325133


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1773 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Wanne
2013-09-13 06:33:28 +00:00
parent 0bd3963f28
commit 9ebb2471e4
3 changed files with 17 additions and 59 deletions
+9 -1
View File
@@ -800,6 +800,7 @@ SHOW_CAMOUFLAGE_FACES = FALSE
;------------------------------------------------------------------------------------------------------------------------------
HIDE_ENEMY_HEALTH_TEXT = FALSE
;------------------------------------------------------------------------------------------------------------------------------
; If enabled, you see the health and fatigue bar when hovering over your mercs, and on the currently selected merc.
;------------------------------------------------------------------------------------------------------------------------------
@@ -1284,6 +1285,8 @@ SOLDIER_TOOLTIP_DISPLAY_ORDERS = FALSE
SOLDIER_TOOLTIP_DISPLAY_ATTITUDE = FALSE
SOLDIER_TOOLTIP_DISPLAY_ACTIONPOINTS = FALSE
SOLDIER_TOOLTIP_DISPLAY_HEALTH = FALSE
SOLDIER_TOOLTIP_DISPLAY_ENERGY = FALSE
SOLDIER_TOOLTIP_DISPLAY_MORALE = TRUE
SOLDIER_TOOLTIP_DISPLAY_TRAITS = FALSE
; Armor, Headgear
SOLDIER_TOOLTIP_DISPLAY_HELMET = FALSE
@@ -1798,6 +1801,11 @@ ALL_NAMED_NPCS_DECIDE_ACTION = FALSE
; allow accessing other mercs inventories. This works just like stealing, but on your teammembers, even when they are dying or unconscious
ACCESS_OTHER_MERC_INVENTORIES = FALSE
; Get an AP penalty for filled backpacks. This includes the weight of the backpack itself
; 1 AP penalty for each 5kg of weight up to the penalty defined by AP_MODIFIER_PACK (default = 4)
; TRUE: weightbased penalty, FALSE: no penalty
BACKPACKWEIGHT_LOWERS_AP = FALSE
;******************************************************************************************************************************
;******************************************************************************************************************************
@@ -3103,7 +3111,7 @@ RESTRICT_ROAMING = FALSE
;------------------------------------------------------------------------------------------------------------------------------
; EXPLORATION-based restrictions
;
; Allow Mobile Militia to move through any EXPLORED sectors regardless of any other movement restrictions.
; Allow Mobile Militia to move through any EXPLORED sectors.
; RESTRICT_ROAMING must be set to TRUE.
;------------------------------------------------------------------------------------------------------------------------------