From 6ac93f66ebefa6759fdb33c2a0ed3db0271675db Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Wed, 5 Apr 2023 23:21:56 +0900 Subject: [PATCH] Update data-updates.lua --- PHI-MB/data-updates.lua | 4 ---- 1 file changed, 4 deletions(-) diff --git a/PHI-MB/data-updates.lua b/PHI-MB/data-updates.lua index 22b7cfe..bf26c3f 100644 --- a/PHI-MB/data-updates.lua +++ b/PHI-MB/data-updates.lua @@ -26,7 +26,3 @@ data.raw['assembling-machine']['centrifuge-3'].fast_replaceable_group = data.raw data.raw['lab']['lab'].fast_replaceable_group = 'lab' data.raw['lab']['lab-2'].fast_replaceable_group = data.raw['lab']['lab'].fast_replaceable_group data.raw['lab']['lab-3'].fast_replaceable_group = data.raw['lab']['lab-2'].fast_replaceable_group - --- electric boiler -data.raw['boiler']['boiler'].fast_replaceable_group = 'boiler' -data.raw['boiler']['electric-boiler'].fast_replaceable_group = data.raw['boiler']['electric-boiler'].fast_replaceable_group