diff --git a/Boxcar Cars/bnbox1/Definitions.json b/Boxcar Cars/bnbox1/Definitions.json index c59e370d..4ea1f28f 100644 --- a/Boxcar Cars/bnbox1/Definitions.json +++ b/Boxcar Cars/bnbox1/Definitions.json @@ -5,7 +5,7 @@ "metadata": { "name": "BN 60' Boxcar 1", "description": "A new item", - "tags": [], + "tags": ["deprecated"], "credits": "Freeman" }, "definition": { diff --git a/Boxcar Cars/bnbox2/Definitions.json b/Boxcar Cars/bnbox2/Definitions.json index 6d9706d9..c47c229f 100644 --- a/Boxcar Cars/bnbox2/Definitions.json +++ b/Boxcar Cars/bnbox2/Definitions.json @@ -5,7 +5,7 @@ "metadata": { "name": "BN 60' Boxcar 2", "description": "A new item", - "tags": [], + "tags": ["deprecated"], "credits": "Freeman" }, "definition": { diff --git a/Boxcar Cars/conbox1/Definitions.json b/Boxcar Cars/conbox1/Definitions.json index d8ce770c..f7fc71c0 100644 --- a/Boxcar Cars/conbox1/Definitions.json +++ b/Boxcar Cars/conbox1/Definitions.json @@ -5,7 +5,7 @@ "metadata": { "name": "Conrail 60' Boxcar 1", "description": "A new item", - "tags": [], + "tags": ["deprecated"], "credits": "Freeman" }, "definition": { diff --git a/Boxcar Cars/csxbox1/Definitions.json b/Boxcar Cars/csxbox1/Definitions.json index 1755ab45..f24999aa 100644 --- a/Boxcar Cars/csxbox1/Definitions.json +++ b/Boxcar Cars/csxbox1/Definitions.json @@ -5,7 +5,7 @@ "metadata": { "name": "CSX 60' Boxcar 1", "description": "A new item", - "tags": [], + "tags": ["deprecated"], "credits": "Freeman" }, "definition": { diff --git a/Boxcar Cars/ttxbox1/Definitions.json b/Boxcar Cars/ttxbox1/Definitions.json index f505d529..39b9a227 100644 --- a/Boxcar Cars/ttxbox1/Definitions.json +++ b/Boxcar Cars/ttxbox1/Definitions.json @@ -5,7 +5,7 @@ "metadata": { "name": "TTX 60' Boxcar 1", "description": "A new item", - "tags": [], + "tags": ["deprecated"], "credits": "Freeman" }, "definition": { diff --git a/Boxcar Cars/ttxbox2/Definitions.json b/Boxcar Cars/ttxbox2/Definitions.json index 1599b68c..1ca6d070 100644 --- a/Boxcar Cars/ttxbox2/Definitions.json +++ b/Boxcar Cars/ttxbox2/Definitions.json @@ -5,7 +5,7 @@ "metadata": { "name": "TTX 60' Boxcar 2", "description": "A new item", - "tags": [], + "tags": ["deprecated"], "credits": "Freeman" }, "definition": { diff --git a/RMROC451.TweaksAndThings/Definition.json b/RMROC451.TweaksAndThings/Definition.json index 4d77fc32..568998d9 100644 --- a/RMROC451.TweaksAndThings/Definition.json +++ b/RMROC451.TweaksAndThings/Definition.json @@ -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", diff --git a/RMROC451.TweaksAndThings/Hourglass_icon.png b/RMROC451.TweaksAndThings/Hourglass_icon.png deleted file mode 100644 index 201031e8..00000000 Binary files a/RMROC451.TweaksAndThings/Hourglass_icon.png and /dev/null differ diff --git a/RMROC451.TweaksAndThings/Map_pin_icon.png b/RMROC451.TweaksAndThings/Map_pin_icon.png deleted file mode 100644 index 266fdcbf..00000000 Binary files a/RMROC451.TweaksAndThings/Map_pin_icon.png and /dev/null differ diff --git a/RMROC451.TweaksAndThings/OilCan.png b/RMROC451.TweaksAndThings/OilCan.png deleted file mode 100644 index d8b2b440..00000000 Binary files a/RMROC451.TweaksAndThings/OilCan.png and /dev/null differ diff --git a/RMROC451.TweaksAndThings/RMROC451.TweaksAndThings.dll b/RMROC451.TweaksAndThings/RMROC451.TweaksAndThings.dll index 5e26b10d..d40080b5 100644 Binary files a/RMROC451.TweaksAndThings/RMROC451.TweaksAndThings.dll and b/RMROC451.TweaksAndThings/RMROC451.TweaksAndThings.dll differ diff --git a/RMROC451.TweaksAndThings/tweakedLoadIDS.json b/RMROC451.TweaksAndThings/tweakedLoadIDS.json deleted file mode 100644 index 25f470b0..00000000 --- a/RMROC451.TweaksAndThings/tweakedLoadIDS.json +++ /dev/null @@ -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 - } - } -} \ No newline at end of file