add A.R Branchline 0.5

https://rmh.alinanova.dev/mod/bf8e2075-b6a6-4ffd-8b0c-3e1002bedf42
This commit is contained in:
2025-10-31 22:23:22 -05:00
parent 85de13ac80
commit 0fcacde7f2
18 changed files with 59792 additions and 0 deletions

148
R.GBBL/baggage_car.json Normal file
View File

@@ -0,0 +1,148 @@
{
"objects": [
{
"$find": [
{
"path": "identifier",
"value": "cbs-baggage01",
"comp": "equals"
}
],
"$clone": true,
"identifier": "cbs-baggage01-bbl",
"definition": {
"carType": "CBSBBL",
"loadSlots": [
{
"$find": [
{
"path": "requiredLoadIdentifier",
"value": "mail"
}
],
"maximumCapacity": 40000.0,
"loadUnits": "Pounds",
"requiredLoadIdentifier": ""
}
],
"components": [
{
"$find": [
{
"path": "kind",
"value": "Colorizer",
"comp": "equals"
}
],
"hexColors": [
{
"$append": [
"FFA200",
"69170E",
"0D1247",
"8A4C30"
]
}
]
}
]
}
},
{
"$find": [
{
"path": "identifier",
"value": "cbs-baggage01",
"comp": "equals"
}
],
"$clone": true,
"identifier": "cbs-baggage01-arw",
"definition": {
"carType": "MOWCBS",
"loadSlots": [
{
"$find": [
{
"path": "requiredLoadIdentifier",
"value": "mail"
}
],
"maximumCapacity": 40.0,
"loadUnits": "Quantity",
"requiredLoadIdentifier": "workmen"
}
],
"components": [
{
"$find": [
{
"path": "kind",
"value": "Colorizer",
"comp": "equals"
}
],
"hexColors": [
{
"$append": [
"FFA200",
"69170E",
"0D1247",
"8A4C30"
]
}
]
}
]
}
},
{
"$find": [
{
"path": "identifier",
"value": "cbs-baggage01",
"comp": "equals"
}
],
"$clone": true,
"identifier": "cbs-baggage01-fish",
"definition": {
"carType": "FSCBS",
"loadSlots": [
{
"$find": [
{
"path": "requiredLoadIdentifier",
"value": "mail"
}
],
"maximumCapacity": 20000.0,
"loadUnits": "Pounds",
"requiredLoadIdentifier": "fish"
}
],
"components": [
{
"$find": [
{
"path": "kind",
"value": "Colorizer",
"comp": "equals"
}
],
"hexColors": [
{
"$append": [
"FFA200",
"69170E",
"0D1247",
"8A4C30"
]
}
]
}
]
}
}
]
}