add random start for train o start from a stop

This commit is contained in:
2026-04-24 17:08:24 +02:00
parent 8f02afa796
commit 72c933ba73
5 changed files with 111 additions and 1 deletions

View File

@@ -136,3 +136,7 @@ global_snow_max_accumulation={
"type": "float",
"value": 0.0
}
global_snow_cap_enabled={
"type": "bool",
"value": false
}