Allow to pass which extensions are used on spawning
-
Could we add extra parameters (like find*) to the canCreateCreep and createCreep methods so we can pass which extensions are used?
Something like {extensions: [list of extensions] }
This way we can have more control over our energy supplies and where the energy comes from. The script could take the extension arrays and empty them accordingly.