less slag bruh moments

This commit is contained in:
Anuken
2022-02-04 23:26:10 -05:00
parent 0ce6e6512b
commit 6675730571
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -2940,7 +2940,7 @@ public class UnitTypes{
mirror = false;
reload = 1f;
shootOnDeath = true;
bullet = new ExplosionBulletType(110f, 22f){{
bullet = new ExplosionBulletType(130f, 22f){{
shootEffect = Fx.massiveExplosion;
}};
}});