state machine for the 'mission' of getting power
-- init - send squad over to beat it up
-- haul - start when powerBank is almost done - spawn a few interhaulers, send them over
-- cleanup -- when resrouces are all gone - recycle squad (and interhaulers?)
-- complete
tie powerSpawn detection (which exists) into spawning the initial squad/mission
few things here