From b865933318002d6f09c54c0b4964833b1b89abca Mon Sep 17 00:00:00 2001 From: Wanne Date: Wed, 12 Mar 2008 18:38:50 +0000 Subject: [PATCH] - added missing entries for Data/Ja2_Options.INI (SLAY, ...) git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@953 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Data/Ja2_Options.INI | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/gamedir/Data/Ja2_Options.INI b/gamedir/Data/Ja2_Options.INI index 6044128a4..477616dd6 100644 --- a/gamedir/Data/Ja2_Options.INI +++ b/gamedir/Data/Ja2_Options.INI @@ -857,4 +857,18 @@ VEHICLE_INVENTORY = FALSE ;****************************************************************************************************************************** ; INFO: In svn release exe this property is always set to TRUE until a new exe will be released! -; ENABLE_CHANCE_OF_ENEMY_AMBUSHES_ON_INSANE_DIFFICULT = FALSE \ No newline at end of file +; ENABLE_CHANCE_OF_ENEMY_AMBUSHES_ON_INSANE_DIFFICULT = FALSE +;****************************************************************************************************************************** +; Slay Forever +;****************************************************************************************************************************** + +SLAY_FOREVER = FALSE + +;****************************************************************************************************************************** +; Loose round reload system. +; AP_COST_PER_ROUND represents the AP cost to reload a single round of ammunition +; WRONG_MAG_MULT is the multiplier applied to reload AP cost when trying to reload from an improper sized mag +;****************************************************************************************************************************** +AP_COST_PER_ROUND = 2 + +WRONG_MAG_MULT = 1.5