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:
@@ -6,4 +6,130 @@
|
||||
|
||||
]
|
||||
},
|
||||
]
|
||||
{
|
||||
"identifier": "xm-bnbox1-legoexpress",
|
||||
"reportingMarks": [
|
||||
"BN"
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "xm-bnbox2-legoexpress",
|
||||
"reportingMarks": [
|
||||
"BN"
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "xm-conbox1-legoexpress",
|
||||
"reportingMarks": [
|
||||
"CR"
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "xm-csxbox1-legoexpress",
|
||||
"reportingMarks": [
|
||||
"CSXT"
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "xm-ttxbox1-legoexpress",
|
||||
"reportingMarks": [
|
||||
"TBOX"
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "xm-ttxbox2-legoexpress",
|
||||
"reportingMarks": [
|
||||
"TBOX"
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "xm-bnbox1",
|
||||
"reportingMarks": [
|
||||
"BN"
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "xm-bnbox2",
|
||||
"reportingMarks": [
|
||||
"BN"
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "xm-conbox1",
|
||||
"reportingMarks": [
|
||||
"CR"
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "xm-csxbox1",
|
||||
"reportingMarks": [
|
||||
"CSXT"
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "xm-ttxbox1",
|
||||
"reportingMarks": [
|
||||
"TBOX"
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "xm-ttxbox2",
|
||||
"reportingMarks": [
|
||||
"TBOX"
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "bnbox1",
|
||||
"reportingMarks": [
|
||||
"BN"
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "bnbox2",
|
||||
"reportingMarks": [
|
||||
"BN"
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "conbox1",
|
||||
"reportingMarks": [
|
||||
"CR"
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "csxbox1",
|
||||
"reportingMarks": [
|
||||
"CSXT"
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "ttxbox1",
|
||||
"reportingMarks": [
|
||||
"TBOX"
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "ttxbox2",
|
||||
"reportingMarks": [
|
||||
"TBOX"
|
||||
|
||||
]
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user