From 4af0ce671241fc67fe489a58294ade0ade7967e0 Mon Sep 17 00:00:00 2001 From: Flugente Date: Thu, 5 Sep 2013 19:43:07 +0000 Subject: [PATCH] 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 --- gamedir/Data-1.13/Ja2_Options.INI | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index cef0f34c1..654ae09b6 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -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 + ;****************************************************************************************************************************** ;******************************************************************************************************************************