From e7077ef65b4bc871af0286eface9081de52fe192 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Sun, 13 Apr 2025 22:50:16 +0200 Subject: [PATCH] Helmod: Fix bug with steam assembler (now really) --- lignumis/prototypes/content/steam-assembling-machine.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/lignumis/prototypes/content/steam-assembling-machine.lua b/lignumis/prototypes/content/steam-assembling-machine.lua index 099ee7d..2a6322c 100644 --- a/lignumis/prototypes/content/steam-assembling-machine.lua +++ b/lignumis/prototypes/content/steam-assembling-machine.lua @@ -33,7 +33,6 @@ assembling_machine.energy_source = { maximum_temperature = 165, effectivity = 1, emissions_per_minute = { noise = 50 }, - scale_fluid_usage = true, fluid_box = { filter = "steam", production_type = "input",