This commit is contained in:
2026-07-03 14:54:30 +09:00
parent 7c2540cd0a
commit 5604eba35a
3 changed files with 13 additions and 14 deletions
+1 -12
View File
@@ -525,18 +525,7 @@ if data.raw['proxy-container'] and data.raw['proxy-container']['proxy-container'
data.raw['proxy-container']['proxy-container'].draw_inventory_content = false
end
-- MIG C 18 BASE ENTITY
-- MIG C 5 SPACE_AGE ENTITY
for _, w in pairs({'storage-tank', 'generator', 'furnace', 'roboport', 'assembling-machine', 'offshore-pump', 'pump', 'pipe', 'pipe-to-ground', 'infinity-pipe'}) do
if data.raw[w] then
for _, v in pairs(data.raw[w]) do
v.heating_energy = nil
end
end
end
-- 1 ENTITY FROM ABOVE
-- MIG C 0 BASE ENTITY
-- MIG C 1 BASE ENTITY
-- MIG C 1 BASE ARMOR_EQUIPMENT
for _, w in pairs({'roboport', 'roboport-equipment'}) do
if data.raw[w] then