mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
Update data-updates.lua
This commit is contained in:
@@ -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'].fast_replaceable_group = 'lab'
|
||||||
data.raw['lab']['lab-2'].fast_replaceable_group = data.raw['lab']['lab'].fast_replaceable_group
|
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
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user