Chance of snow by month

This commit is contained in:
Vortrex
2022-10-25 22:40:44 -05:00
parent 49dd7c0e21
commit ee4d4e3621
2 changed files with 19 additions and 2 deletions

View File

@@ -246,6 +246,7 @@ let globalConfig = {
fishingCastMaxStrength: 100,
fishingCastMinStrength: 30,
jobRouteLocationSphereRadius: 3,
monthlyChanceOfSnow: [90, 50, 10, 0, 0, 0, 0, 0, 0, 0, 50, 90],
};
// ===========================================================================