Resolved #3483 - settlers require at least 2 population to construct, as per Civ V

This commit is contained in:
Yair Morgenstern
2021-01-01 13:29:03 +02:00
parent 8c50e70f22
commit 26c817a4a1
2 changed files with 9 additions and 4 deletions

View File

@ -15,7 +15,8 @@
"unitType": "Civilian",
"movement": 2,
"cost": 106,
"uniques": ["Founds a new city", "Excess Food converted to Production when under construction"],
"uniques": ["Founds a new city", "Excess Food converted to Production when under construction",
"Requires at least [2] population"],
"hurryCostModifier": 20
},
{