removed sharp S curve in favor of crossing track for South most tracks

This commit is contained in:
2025-09-21 13:45:21 -05:00
parent 8938d38e02
commit 1a1f3a79e7
3 changed files with 85 additions and 47 deletions

View File

@@ -206,7 +206,7 @@
"trackSpans": [ "3M-5","3M-6" ],
"carTypeFilter": "GB,HM*",
"sharedStorage": true,
"loadId": "stone",
"loadId": "debris",
"storageChangeRate": 0,
"maxStorage": 2000000,
"orderAroundEmpties": true,
@@ -245,15 +245,6 @@
"importable": true,
"payPerQuantity": 0,
"costPerUnit": 0
},
"stone": {
"description": "Landscaping Stone",
"units": "Pounds",
"density": 20,
"unitWeightInPounds": 0,
"importable": true,
"payPerQuantity": 0,
"costPerUnit": 0
}
},
}