From 6bb646acf2dde8fa83dca43be4da5b48e76f7b3b Mon Sep 17 00:00:00 2001 From: MaddMugsy Date: Fri, 4 Aug 2006 15:41:20 +0000 Subject: [PATCH] -dynamic ammo weight option added (for exe 401+) git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@291 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Data/Ja2_Options.INI | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gamedir/Data/Ja2_Options.INI b/gamedir/Data/Ja2_Options.INI index f5200b9dc..931bc6d20 100644 --- a/gamedir/Data/Ja2_Options.INI +++ b/gamedir/Data/Ja2_Options.INI @@ -52,6 +52,12 @@ EXPERIENCED_CASH = 35000 EXPERT_CASH = 30000 INSANE_CASH = 15000 +;****************************************************************************************************************************** +; Determines whether ammo weight is calculated based on the number of bullets remaining in a clip +;****************************************************************************************************************************** + +DYNAMIC_AMMO_WEIGHT = FALSE + ;****************************************************************************************************************************** ; TRUE Enables the ability to sell items from the sector Inventory screen with ALT-LMB option. ; FALSE Turns off the option. PRICE_MODIFIER is a divisor, 4 = 25% of the item's value.