Crawlers do not explode from their center (#5078)
This commit is contained in:
@@ -562,6 +562,8 @@ public class UnitTypes implements ContentList{
|
||||
shootCone = 180f;
|
||||
ejectEffect = Fx.none;
|
||||
shootSound = Sounds.explosion;
|
||||
x = shootY = 0f;
|
||||
mirror = false;
|
||||
bullet = new BombBulletType(0f, 0f, "clear"){{
|
||||
hitEffect = Fx.pulverize;
|
||||
lifetime = 10f;
|
||||
|
||||
Reference in New Issue
Block a user