why? because people want it (#10719)
This commit is contained in:
@@ -71,5 +71,8 @@ public class MinerAI extends AIController{
|
||||
|
||||
circle(core, unit.type.range / 1.8f);
|
||||
}
|
||||
if(!unit.type.flying){
|
||||
unit.updateBoosting(unit.type.boostWhenMining || unit.floorOn().isDuct || unit.floorOn().damageTaken > 0f || unit.floorOn().isDeep());
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user