Implemented a cap for the production boost of great engineers (#4966)

* Implemented a cap for the production boost of great engineers

* Added a hybrid solution

* Adding production now shows the amount of production added
This commit is contained in:
Xander Lenstra
2021-08-23 19:21:28 +02:00
committed by GitHub
parent 213e648517
commit 15c4b67781
6 changed files with 47 additions and 10 deletions

View File

@ -1494,7 +1494,7 @@
{
"name": "Great Engineer",
"unitType": "Civilian",
"uniques": ["Can speed up construction of a wonder", "Can construct [Manufactory]", "Great Person - [Production]", "Unbuildable", "Uncapturable"],
"uniques": ["Can speed up construction of a building", "Can construct [Manufactory]", "Great Person - [Production]", "Unbuildable", "Uncapturable"],
"movement": 2
},
{