mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-15 02:09:21 +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
|
// (depending on number of cities) and after that they should just be used to start golden
|
||||||
// ages?
|
// ages?
|
||||||
|
|
||||||
|
if (SpecificUnitAutomation.automateImprovementPlacer(unit)) return
|
||||||
|
|
||||||
return // The AI doesn't know how to handle unknown civilian units
|
return // The AI doesn't know how to handle unknown civilian units
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user