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,78 @@
{
"identifier": "pb-pullman-lw-wood-19xx-Parlor",
"clone": false,
"MakeComponentGroup": true,
"GroupName": "OL Window Frames",
"GroupID": "pb-pullman-lw-wood-19xx-Parlor-WindowFrames",
"bulkAdds": [
{
"kind": "ColorPainterComponent",
"size": [
17.97,
1.0928,
0.01
],
"useSecondary": false,
"priority": 0,
"colorID": "OL Windowframes",
"debug": false,
"name": "WindowFrames 1",
"transform": {
"position": [
1.493,
2.535889,
-0.001037307
],
"rotation": [
0.0,
0.707106769,
0.0,
-0.707106769
],
"scale": [
1.0,
1.0,
0.0
]
},
"parent": null,
"enabled": true
},
{
"kind": "ColorPainterComponent",
"size": [
17.97,
1.0928,
0.01
],
"useSecondary": false,
"priority": 0,
"colorID": "OL Windowframes",
"debug": false,
"name": "WindowFrames 2",
"transform": {
"position": [
-1.493,
2.535889,
-0.001037307
],
"rotation": [
0.0,
0.707106769,
0.0,
0.707106769
],
"scale": [
1.0,
1.0,
0.0
]
},
"parent": null,
"enabled": true
}
]
}