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:
2025-08-17 19:41:31 -05:00
parent b05428ff53
commit 66a6da65d2
14 changed files with 1202 additions and 2 deletions

View File

@@ -0,0 +1,13 @@
{
"loads": {
"legos-express-freight": {
"description": "Express Freight",
"units": "pounds",
"density": 50.0,
"unitWeightInPounds": 0.0,
"importable": true,
"payPerQuantity": 0.0,
"costPerUnit": 0.0
}
}
}