TooAngel / screeps

TooAngel NPC / bot / source code for screeps
https://screeps.com
GNU Affero General Public License v3.0
600 stars 154 forks source link

[LOGIC REFINE] spawn should stolen your nearby room's spawn's queue when it be free. #665

Open XenoAmess opened 1 year ago

mschultheiss83 commented 1 year ago

if you want to do this you need to search and update Room.prototype.findSpawnableSpawns use Memory.myRooms to get room names but or thinks to consider

Personally, I don't like this idea.