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(