Add rain and snow minutes to the morning commute.
Day plans take a precomputed extra; Ai does not know precipitation. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
// the same seed still arrives at the same minute.
|
||||
"commuteSlackMin": 0,
|
||||
"commuteSlackMax": 6,
|
||||
// Extra minutes on the road when the street is wet. Snow is slower than rain.
|
||||
"commuteRainMinutes": 3,
|
||||
"commuteSnowMinutes": 6,
|
||||
"switchMargin": 0.15,
|
||||
// Lesson or posted work. Beats leisure (3) and a need that only just crossed
|
||||
// the threshold; a toilet at zero (20) still leaves class.
|
||||
|
||||
Reference in New Issue
Block a user