Add Overland's Passenger Car Upgrade

https://www.nexusmods.com/railroader/mods/574
This commit is contained in:
2025-08-10 10:18:07 -05:00
parent d508d216e2
commit e898556031
67 changed files with 8591 additions and 0 deletions

View File

@@ -0,0 +1,76 @@
{
"identifier": "cbs-baggage01",
"clone": false,
"MakeComponentGroup": true,
"GroupName": "OL Lettering",
"GroupID": "cbs-baggage01-BaggageLettering",
"bulkAdds": [
{
"kind": "CustomTextDecalComponent",
"size": [
3.0,
1.0,
0.01
],
"forceColor": "",
"priority": 0,
"debug": false,
"name": "BaggageLettering 1",
"transform": {
"position": [
1.49647915,
2.53674316,
-0.000126110521
],
"rotation": [
0.0,
0.7071068,
0.0,
-0.7071069
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
},
{
"kind": "CustomTextDecalComponent",
"size": [
3.0,
1.0,
0.01
],
"forceColor": "",
"priority": 0,
"debug": false,
"name": "BaggageLettering 2",
"transform": {
"position": [
-1.496479,
2.536743,
-0.0001261105
],
"rotation": [
0.0,
0.707106769,
0.0,
0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
]
}