Open jordansafer opened 4 years ago
base can clear all surrounding rooms of enemies. get a list of neighboring rooms that are rcl5 and lower. store a queue of rooms to take out, than place an attack flag in each one, one at a time.
step 1. use observer to check out these rooms with excess cpu
base can clear all surrounding rooms of enemies. get a list of neighboring rooms that are rcl5 and lower. store a queue of rooms to take out, than place an attack flag in each one, one at a time.