mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-22 20:48:33 +07:00
cleanup
This commit is contained in:
parent
3a70a26b93
commit
c43ca32b7d
@ -23,7 +23,6 @@ public class BurstDrill extends Drill{
|
||||
public BurstDrill(String name){
|
||||
super(name);
|
||||
|
||||
itemCapacity = 20;
|
||||
//does not drill in the traditional sense, so this is not even used
|
||||
hardnessDrillMultiplier = 0f;
|
||||
//generally at center
|
||||
|
Loading…
Reference in New Issue
Block a user