From de6db0c98cd5bf7ed9b5b40c3e8e480a8198b542 Mon Sep 17 00:00:00 2001 From: Ashcon Partovi Date: Sun, 10 Dec 2017 17:53:34 -0800 Subject: [PATCH] Make the bomber mutation destroy terrain again --- .../java/tc/oc/pgm/mutation/types/targetable/BomberMutation.java | 1 - 1 file changed, 1 deletion(-) diff --git a/PGM/src/main/java/tc/oc/pgm/mutation/types/targetable/BomberMutation.java b/PGM/src/main/java/tc/oc/pgm/mutation/types/targetable/BomberMutation.java index ee520ef..0f2fdbf 100644 --- a/PGM/src/main/java/tc/oc/pgm/mutation/types/targetable/BomberMutation.java +++ b/PGM/src/main/java/tc/oc/pgm/mutation/types/targetable/BomberMutation.java @@ -36,7 +36,6 @@ public class BomberMutation extends EntityMutation implements TargetM TNTPrimed tnt = spawn(location, TNTPrimed.class); tnt.setGlowing(true); tnt.setIsIncendiary(false); - tnt.setYield(0); tnt.setFuseTicks(200); tnt.setVelocity( new Vector(