From 044fe5a8c5a679c91d9fdeb76d60ac7ab57aaa26 Mon Sep 17 00:00:00 2001 From: MaddMugsy Date: Fri, 4 Aug 2006 15:41:26 +0000 Subject: [PATCH] -dynamic ammo weight option added (for exe 401+) git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@292 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Data-1.13/Ja2_Options.INI | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index bad5c9b1e..4410a7934 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -52,6 +52,13 @@ 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 = TRUE + ;****************************************************************************************************************************** ; 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.