mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-08 23:08:35 +07:00
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:
@ -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
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user