From 684893b98bb38625509cd59c972742d7044a7093 Mon Sep 17 00:00:00 2001 From: Flugente Date: Sat, 25 Aug 2012 17:26:29 +0000 Subject: [PATCH] added a global modifier to singleshot temperature (for those who feel the current values are too low or high). git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1532 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Data-1.13/Ja2_Options.INI | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index ecf88d1d8..ee2e80ce7 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -1908,6 +1908,9 @@ OVERHEATING_DISPLAY_THERMOMETER_RED_OFFSET = 100 ; If a barrel is not in someone's inventory, it cools down a little bit better. OVERHEATING_COOLDOWN_MODIFICATOR_LONELYBARREL = 1.15 +; with this value one can increase or lower the temperature generated by all guns. Values from 0.1 to 10.0 +OVERHEATING_TEMPERATURE_GLOBAL_MODIFIER = 1.0 + ;****************************************************************************************************************************** ;******************************************************************************************************************************