diff --git a/assets/mods/basegame/weathers/WeatherGeneric.json b/assets/mods/basegame/weathers/WeatherGeneric.json index 141896edb..d8b58e5c8 100644 --- a/assets/mods/basegame/weathers/WeatherGeneric.json +++ b/assets/mods/basegame/weathers/WeatherGeneric.json @@ -3,7 +3,7 @@ "daylightClut": "clut_daylight.tga", "classification": "generic", "cloudChance": 250, - "cloudGamma": [0.48, 1.8], + "cloudGamma": [0.48, 2.4], "cloudGammaVariance": [0.1, 0.1], "windSpeed": 0.25, "windSpeedVariance": 1.0,