Ram stance + Mobile command queue support
This commit is contained in:
@@ -307,6 +307,8 @@ public class Teams{
|
||||
|
||||
//convert all team tiles to neutral, randomly killing them
|
||||
for(var b : builds){
|
||||
if(b.block.privileged) continue;
|
||||
|
||||
if(b instanceof CoreBuild){
|
||||
b.kill();
|
||||
}else{
|
||||
|
||||
Reference in New Issue
Block a user