deprecating 100T boxcars, and update to T&T to support pruning those from car ordering logic, while remaining in the game until they export.
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
"metadata": {
|
"metadata": {
|
||||||
"name": "BN 60' Boxcar 1",
|
"name": "BN 60' Boxcar 1",
|
||||||
"description": "A new item",
|
"description": "A new item",
|
||||||
"tags": [],
|
"tags": ["deprecated"],
|
||||||
"credits": "Freeman"
|
"credits": "Freeman"
|
||||||
},
|
},
|
||||||
"definition": {
|
"definition": {
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
"metadata": {
|
"metadata": {
|
||||||
"name": "BN 60' Boxcar 2",
|
"name": "BN 60' Boxcar 2",
|
||||||
"description": "A new item",
|
"description": "A new item",
|
||||||
"tags": [],
|
"tags": ["deprecated"],
|
||||||
"credits": "Freeman"
|
"credits": "Freeman"
|
||||||
},
|
},
|
||||||
"definition": {
|
"definition": {
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
"metadata": {
|
"metadata": {
|
||||||
"name": "Conrail 60' Boxcar 1",
|
"name": "Conrail 60' Boxcar 1",
|
||||||
"description": "A new item",
|
"description": "A new item",
|
||||||
"tags": [],
|
"tags": ["deprecated"],
|
||||||
"credits": "Freeman"
|
"credits": "Freeman"
|
||||||
},
|
},
|
||||||
"definition": {
|
"definition": {
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
"metadata": {
|
"metadata": {
|
||||||
"name": "CSX 60' Boxcar 1",
|
"name": "CSX 60' Boxcar 1",
|
||||||
"description": "A new item",
|
"description": "A new item",
|
||||||
"tags": [],
|
"tags": ["deprecated"],
|
||||||
"credits": "Freeman"
|
"credits": "Freeman"
|
||||||
},
|
},
|
||||||
"definition": {
|
"definition": {
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
"metadata": {
|
"metadata": {
|
||||||
"name": "TTX 60' Boxcar 1",
|
"name": "TTX 60' Boxcar 1",
|
||||||
"description": "A new item",
|
"description": "A new item",
|
||||||
"tags": [],
|
"tags": ["deprecated"],
|
||||||
"credits": "Freeman"
|
"credits": "Freeman"
|
||||||
},
|
},
|
||||||
"definition": {
|
"definition": {
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
"metadata": {
|
"metadata": {
|
||||||
"name": "TTX 60' Boxcar 2",
|
"name": "TTX 60' Boxcar 2",
|
||||||
"description": "A new item",
|
"description": "A new item",
|
||||||
"tags": [],
|
"tags": ["deprecated"],
|
||||||
"credits": "Freeman"
|
"credits": "Freeman"
|
||||||
},
|
},
|
||||||
"definition": {
|
"definition": {
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"manifestVersion": 1,
|
"manifestVersion": 1,
|
||||||
"id": "RMROC451.TweaksAndThings",
|
"id": "RMROC451.TweaksAndThings",
|
||||||
"name": "RMROC451's Tweaks and Things",
|
"name": "RMROC451's Tweaks and Things",
|
||||||
"version": "2.1.7_2025-09-02T23:05:51.1694469Z",
|
"version": "2.1.8_2025-09-05T05:29:34.6989732Z",
|
||||||
"requires": [
|
"requires": [
|
||||||
{
|
{
|
||||||
"id": "railroader",
|
"id": "railroader",
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 5.0 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 38 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 16 KiB |
Binary file not shown.
@@ -1,14 +0,0 @@
|
|||||||
{
|
|
||||||
"loads": {
|
|
||||||
//raw mined
|
|
||||||
"legos-express-freight": {
|
|
||||||
"description": "Express Freight",
|
|
||||||
"units": "pounds",
|
|
||||||
"density": 50.0,
|
|
||||||
"unitWeightInPounds": 0.0,
|
|
||||||
"importable": true,
|
|
||||||
"payPerQuantity": 0.0,
|
|
||||||
"costPerUnit": 0.0
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user