Get creeps with non-harvester roles to get their energy from containers instead of mining it from the source. This would be done by changing the `creep.room.find(FIND_SOURCES)` to some kind of code to find the location of containers and move to them.
Get creeps with non-harvester roles to get their energy from containers instead of mining it from the source.
This would be done by changing the
creep.room.find(FIND_SOURCES)to some kind of code to find the location of containers and move to them.