diff --git a/gamedir/Data-1.13/Item_Settings.ini b/gamedir/Data-1.13/Item_Settings.ini index b9617953b..4a1c01421 100644 --- a/gamedir/Data-1.13/Item_Settings.ini +++ b/gamedir/Data-1.13/Item_Settings.ini @@ -258,7 +258,12 @@ HANDLING_LAUNCHER_MODIFIER = 1.0 ; ;****************************************************************************************************************************** - +;****************************************************************************************************************************** +; This modifier sets the amount of camouflage on armor that applies when LBE is worn over the armor (NIV only). +; Valid values are from 0.0 to 1.0. 0.0 means no camo bonus from armor, 1.0 means full bonus even if LBE is worn over the armor. +; Default is 0.2 +CAMO_LBE_OVER_ARMOR_MODIFIER = 0.2 +;****************************************************************************************************************************** ;******************************************************************************************************************************