mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-13 17:28:57 +07:00
Re-add 'construct great improvement' automation for great units that can't do their main actions
This commit is contained in:
@ -138,6 +138,8 @@ object CivilianUnitAutomation {
|
||||
// (depending on number of cities) and after that they should just be used to start golden
|
||||
// ages?
|
||||
|
||||
if (SpecificUnitAutomation.automateImprovementPlacer(unit)) return
|
||||
|
||||
return // The AI doesn't know how to handle unknown civilian units
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user