From e3a1a7746c790fbb17dfc4b5741daa9ac914bdd6 Mon Sep 17 00:00:00 2001 From: EmperorPinguin <99119424+EmperorPinguin@users.noreply.github.com> Date: Wed, 9 Oct 2024 08:15:01 +0200 Subject: [PATCH] Update Units.json --- jsons/Units.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/jsons/Units.json b/jsons/Units.json index dcc6426..eab525f 100644 --- a/jsons/Units.json +++ b/jsons/Units.json @@ -1322,4 +1322,16 @@ "Great Person - [Gold]", "Unbuildable", "Uncapturable"], "movement": 2 }, +{ + "name": "Skynet Work Boats", + "replaces": "Work Boats", + "uniqueTo": "Penguinesia", + "unitType": "Civilian Water", + "movement": 4, + "cost": 30, + "hurryCostModifier": -100, + "requiredTech": "Sailing", + "uniques": ["Cannot enter ocean tiles ", "May create improvements on water resources", + "Uncapturable", "Automation is a primary action","Can build [Water] improvements on tiles","Can move immediately once bought"] + }, ]