Add Overland's Passenger Car Upgrade
https://www.nexusmods.com/railroader/mods/574
This commit is contained in:
@@ -0,0 +1,76 @@
|
||||
{
|
||||
"identifier": "pbo-pullman-heavyweight-early",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "Overland's Car Names",
|
||||
"GroupID": "pbo-pullman-heavyweight-early-Carnames",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "CustomTextDecalComponent",
|
||||
"size": [
|
||||
3.0,
|
||||
0.25,
|
||||
0.01
|
||||
],
|
||||
"forceColor": "",
|
||||
"priority": 0,
|
||||
"debug": false,
|
||||
"name": "Carname 1",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.4953059,
|
||||
1.52282715,
|
||||
4.393395E-05
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "CustomTextDecalComponent",
|
||||
"size": [
|
||||
3.0,
|
||||
0.25,
|
||||
0.01
|
||||
],
|
||||
"forceColor": "",
|
||||
"priority": 0,
|
||||
"debug": false,
|
||||
"name": "Carname 2",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.495306,
|
||||
1.522827,
|
||||
4.393395E-05
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user