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