mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-25 23:29:47 +07:00

Unclear description fixed. I have almost created a pull request for `CityStats.kt`: ``` if (policies.contains("Citizenship") && currentConstruction.name == "Worker") stats.production += 25f ``` as I thought it should boost training of Workers. I also attach #423 contents of with a similar unclarity of Legalism.