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": {
|
||||
"name": "BN 60' Boxcar 1",
|
||||
"description": "A new item",
|
||||
"tags": [],
|
||||
"tags": ["deprecated"],
|
||||
"credits": "Freeman"
|
||||
},
|
||||
"definition": {
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"metadata": {
|
||||
"name": "BN 60' Boxcar 2",
|
||||
"description": "A new item",
|
||||
"tags": [],
|
||||
"tags": ["deprecated"],
|
||||
"credits": "Freeman"
|
||||
},
|
||||
"definition": {
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"metadata": {
|
||||
"name": "Conrail 60' Boxcar 1",
|
||||
"description": "A new item",
|
||||
"tags": [],
|
||||
"tags": ["deprecated"],
|
||||
"credits": "Freeman"
|
||||
},
|
||||
"definition": {
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"metadata": {
|
||||
"name": "CSX 60' Boxcar 1",
|
||||
"description": "A new item",
|
||||
"tags": [],
|
||||
"tags": ["deprecated"],
|
||||
"credits": "Freeman"
|
||||
},
|
||||
"definition": {
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"metadata": {
|
||||
"name": "TTX 60' Boxcar 1",
|
||||
"description": "A new item",
|
||||
"tags": [],
|
||||
"tags": ["deprecated"],
|
||||
"credits": "Freeman"
|
||||
},
|
||||
"definition": {
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"metadata": {
|
||||
"name": "TTX 60' Boxcar 2",
|
||||
"description": "A new item",
|
||||
"tags": [],
|
||||
"tags": ["deprecated"],
|
||||
"credits": "Freeman"
|
||||
},
|
||||
"definition": {
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"manifestVersion": 1,
|
||||
"id": "RMROC451.TweaksAndThings",
|
||||
"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": [
|
||||
{
|
||||
"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