mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-21 05:09:25 +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.