Implemented auto building of containers.
This commit is contained in:
@@ -38,7 +38,6 @@ std::unique_ptr<Screeps::Structure> DouwcoHivemind::Supplier::getEnergyStructure
|
||||
if (!roomObj)
|
||||
{
|
||||
searchEnergyStructure();
|
||||
if(target_id.empty()) creep.move(rand()%5);
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user