Adding express 100T cars and their reporting mark restrictions for express/default variants.
Adding TweakedLoadIDS for lego-express-freight so clients don't have to run Cross Traffic (fighting with host for car values). Adding Connolley Creek Partnership tracks with Wesser/Nantahala Logging (and nicer log flats for captive service)
This commit is contained in:
28
Ducktown/Railloader/WesserLogging.json
Normal file
28
Ducktown/Railloader/WesserLogging.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"areas": {
|
||||
"wesser": {
|
||||
"industries": {
|
||||
"Wesser-logging": {
|
||||
"components": {
|
||||
"t2": {
|
||||
"type": "Model.Ops.IndustryLoader",
|
||||
"name": "CC Wesser Logs",
|
||||
"trackSpans": [
|
||||
"WesserLogging1",
|
||||
"WesserLogging2"
|
||||
],
|
||||
"carTypeFilter": "FL",
|
||||
"sharedStorage": false,
|
||||
"loadId": "logs",
|
||||
"storageChangeRate": 80.0,
|
||||
"maxStorage": 1800.0,
|
||||
"orderAroundEmpties": false,
|
||||
"carTransferRate": 1800.0,
|
||||
"orderAroundLoaded": false
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user