mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
BACKPACKWEIGHT_LOWERS_AP controls wether backpack weight affects APs negatively
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1758 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -1801,6 +1801,10 @@ 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 = TRUE
|
||||
|
||||
; 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)
|
||||
BACKPACKWEIGHT_LOWERS_AP = FALSE
|
||||
|
||||
;******************************************************************************************************************************
|
||||
;******************************************************************************************************************************
|
||||
|
||||
|
||||
Reference in New Issue
Block a user