From f3cf8daccf71371976a2677b542da1e35af2b103 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Mon, 20 Mar 2023 22:50:41 +0900 Subject: [PATCH] Update data-updates.lua --- PHI-MB/data-updates.lua | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/PHI-MB/data-updates.lua b/PHI-MB/data-updates.lua index bf26c3f..22b7cfe 100644 --- a/PHI-MB/data-updates.lua +++ b/PHI-MB/data-updates.lua @@ -26,3 +26,7 @@ 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