diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index b60924920..caaaf89ee 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -1682,10 +1682,6 @@ AIMING_LEVELS_REDUCTION_ON_ALTWEAPHOLD = 50 ; This basically gives you the boni you would get if in prone position, while you're crouched or standing and behind a crate, rock etc. WEAPON_RESTING = TRUE -; Should a little 'M' indicate your weapon is currently rested against something (useful in the beginning, when your still -; unfamiliar with the feature) -WEAPON_RESTING_DISPLAY = TRUE - ; Boni are calculated by this formula: WEAPON_RESTING_PRONE_BONI_PERCENTAGE * boni[PRONE] + (100 - WEAPON_RESTING_PRONE_BONI_PERCENTAGE) * boni[state you're in]. ; Value Range: 0 - 100. WEAPON_RESTING_PRONE_BONI_PERCENTAGE = 50 @@ -1697,9 +1693,6 @@ WEAPON_RESTING_PRONE_BONI_PERCENTAGE = 50 ; Allow manual toggle between a gun's different scopes/sights (toggle via '.' in tactical) USE_SCOPE_MODES = TRUE -; Allow display of scope modes on weapon -DISPLAY_SCOPE_MODES = TRUE - ;------------------------------------------------------------------------------------------------------------------------------ ; Spotter skill ;------------------------------------------------------------------------------------------------------------------------------ @@ -2768,9 +2761,6 @@ ALLOW_SNAKES = TRUE ; Weapons cool down over time. OVERHEATING = FALSE -; Should a 'thermometer' for guns and replacable barrels be displayed? -OVERHEATING_DISPLAY_THERMOMETER = TRUE - ; Should we display temperature/jam threshold (TRUE) or temperature/damage threshold (FALSE)? OVERHEATING_DISPLAY_JAMPERCENTAGE = TRUE