From 213ceb89f750dbc9066ed71d14b237b3ff64e4ba Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Tue, 7 Jan 2025 01:08:52 +0100 Subject: [PATCH] Balance basic-construction-robotics-copper --- lignumis/prototypes/content/basic-construction-robots.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lignumis/prototypes/content/basic-construction-robots.lua b/lignumis/prototypes/content/basic-construction-robots.lua index ad3d536..0d8ff8c 100644 --- a/lignumis/prototypes/content/basic-construction-robots.lua +++ b/lignumis/prototypes/content/basic-construction-robots.lua @@ -206,7 +206,7 @@ local copper_robot_technology = { }, prerequisites = { "basic-construction-robotics-gold", "automation-science-pack" }, unit = { - count = 200, + count = 50, ingredients = { { "automation-science-pack", 1 } },