From 19fe52f3283ba053a187790b3ab5225ee81cc4a5 Mon Sep 17 00:00:00 2001 From: DesertRose Date: Sat, 7 Mar 2026 21:29:18 +0100 Subject: [PATCH] Allow Romans to produce civilian_house from start Fix that Romans to produce Civilians from the start of a match Fixes: #8735 --- .../data/technologies/unlock_civilians_house_generic.json | 3 ++- .../templates/units/rome/support_civilian_house.xml | 5 ----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/binaries/data/mods/public/simulation/data/technologies/unlock_civilians_house_generic.json b/binaries/data/mods/public/simulation/data/technologies/unlock_civilians_house_generic.json index f940b213b6..7336997c9c 100644 --- a/binaries/data/mods/public/simulation/data/technologies/unlock_civilians_house_generic.json +++ b/binaries/data/mods/public/simulation/data/technologies/unlock_civilians_house_generic.json @@ -17,7 +17,8 @@ "requirements": { "all": [ { "tech": "phase_village" }, - { "notciv": "kush" } + { "notciv": "kush" }, + { "notciv": "rome" } ] }, "icon": "wives_festival.png", diff --git a/binaries/data/mods/public/simulation/templates/units/rome/support_civilian_house.xml b/binaries/data/mods/public/simulation/templates/units/rome/support_civilian_house.xml index 8033176364..5e83dc6823 100644 --- a/binaries/data/mods/public/simulation/templates/units/rome/support_civilian_house.xml +++ b/binaries/data/mods/public/simulation/templates/units/rome/support_civilian_house.xml @@ -3,9 +3,4 @@ 30 - - - unlock_civilians_house_generic - -