Closed vetall812 closed 4 months ago
There is just no temperature condition for a drizzle - https://github.com/CleverRaven/Cataclysm-DDA/blob/master/data/json/weather_type.json
Required weather for flurries is flurries itself, which sounds wrong.
Required weathers for snowstorm are thunder and lightning, which also sounds odd.
@Ramza13 , could you please take a look?
Drizzle can kinda happen with the surface temperature slightly below zero, which result in ice crust accumulating on all surfaces. That doesn't happen when temperature is -14 °C, of course.
Describe the bug
Some of weather condition are never appear on the overmap:
Other weather condition appear when they aren't possible:
Attach save file
N/A you can recreate it easily
Steps to reproduce
Expected behavior
No liquid precipitation when temperature below 0C:
Screenshots
In the middle of the winter (45 day of winter) and midnight temperature is -20C But it is... drizzle?
Versions and configuration
Additional context
No response