It looks like it should be quite easy to implement and it'll be more realistic. This way root cellars for summer food storage should be possible. Obviously, this deviation should depend on depth also.
Would be interesting for a consistent temperature for comfort, but I can not recall whether or not temperatures above freezing have any effect on spoilage.
They do, this would make cellars at least partially useful.
It's in Fahrenheit in the code :(
Looks like the place to add it is src/weather_gen.cpp:weather_generator::get_weather
It's in Fahrenheit in the code :(
10 degrees Celsius would be 50 degrees Fahrenheit. If conversions are needed, can be rather quickly obtained via Google search, even in non-verbose format such as "10 c in f"
Thank you, I can convert it, it's just causing discomfort and irritation :)
Resolved by #24073.
Most helpful comment
They do, this would make cellars at least partially useful.