diff --git a/core/src/mindustry/world/blocks/production/BurstDrill.java b/core/src/mindustry/world/blocks/production/BurstDrill.java index 59ecb18c38..20733c8843 100644 --- a/core/src/mindustry/world/blocks/production/BurstDrill.java +++ b/core/src/mindustry/world/blocks/production/BurstDrill.java @@ -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