Open pguth66 opened 4 years ago
so right now creeps get put in the build queue, then pulled off by room.runBuildQueue, and the name is generated automatically in there. so to fix this have to
then have to update the squad processing code
maybe what this should really be is a way to add creeps into a squad - the use case I'm trying to enable is to be able to set everyone to recycle with a squad.forEach(member)
this will make it easier to do things like set them to recycle