From 4d0d0660c971cf6689c2b9b9fd0048827d4f8d8c Mon Sep 17 00:00:00 2001 From: Rob Loach Date: Mon, 14 Oct 2024 22:30:12 -0400 Subject: [PATCH] Add excess production from food for Workers --- jsons/Units.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/jsons/Units.json b/jsons/Units.json index 2909ba6..a76e8de 100644 --- a/jsons/Units.json +++ b/jsons/Units.json @@ -922,7 +922,8 @@ "Can build [Land] improvements on tiles", "Cannot attack", // Scrub fallout from tiles - "Automation is a primary action" + "Automation is a primary action", + "Excess Food converted to Production when under construction" ], "hurryCostModifier": 20 }, @@ -1329,7 +1330,8 @@ "Can build [Land] improvements on tiles", "Never appears as a Barbarian unit", "Automation is a primary action", - "Cannot attack" + "Cannot attack", + "Excess Food converted to Production when under construction" ] },