From eb58635e63861ac384061f8c495f502b86daa047 Mon Sep 17 00:00:00 2001 From: notnotmelon Date: Wed, 27 Nov 2024 11:07:28 -0600 Subject: [PATCH] Hydro plant animation fix --- prototypes/hydro-plant.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prototypes/hydro-plant.lua b/prototypes/hydro-plant.lua index a1977dc4..6b18c688 100644 --- a/prototypes/hydro-plant.lua +++ b/prototypes/hydro-plant.lua @@ -138,7 +138,7 @@ data:extend {{ secondary_draw_orders = {north = -1}, }, }, - perceived_performance = {minimum = 0.25, performance_to_activity_rate = 2.0, maximum = 10}, + perceived_performance = {minimum = 0.25, performance_to_activity_rate = 20.0, maximum = 5}, off_when_no_fluid_recipe = true, graphics_set = { working_visualisations = working_visualisations