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:
Flugente
2013-09-05 19:43:07 +00:00
parent beda4107e8
commit 4f0173345c
+4
View File
@@ -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
;******************************************************************************************************************************
;******************************************************************************************************************************