cleanup
This commit is contained in:
@@ -23,7 +23,6 @@ public class BurstDrill extends Drill{
|
|||||||
public BurstDrill(String name){
|
public BurstDrill(String name){
|
||||||
super(name);
|
super(name);
|
||||||
|
|
||||||
itemCapacity = 20;
|
|
||||||
//does not drill in the traditional sense, so this is not even used
|
//does not drill in the traditional sense, so this is not even used
|
||||||
hardnessDrillMultiplier = 0f;
|
hardnessDrillMultiplier = 0f;
|
||||||
//generally at center
|
//generally at center
|
||||||
|
|||||||
Reference in New Issue
Block a user