mirror of
https://github.com/1dot13/gamedir.git
synced 2026-09-09 14:46:09 +02:00
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:
@@ -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.
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user