From c43ca32b7d0b566f705af6c4be1e1bf8cf285299 Mon Sep 17 00:00:00 2001 From: Anuken Date: Thu, 4 Nov 2021 19:33:38 -0400 Subject: [PATCH] cleanup --- core/src/mindustry/world/blocks/production/BurstDrill.java | 1 - 1 file changed, 1 deletion(-) 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