This commit is contained in:
Anuken
2022-01-17 15:40:52 -05:00
parent 8c144bfca0
commit ae8c219130
2 changed files with 2 additions and 2 deletions

View File

@@ -2655,7 +2655,7 @@ public class UnitTypes{
shootEffect = Fx.massiveExplosion;
killShooter = true;
//TODO status?
splashDamageRadius = 40f;
splashDamageRadius = 30f;
splashDamage = 120f;
}};
}});