Various new sounds

This commit is contained in:
Anuken
2025-11-16 12:19:58 -05:00
parent ed860e8395
commit 98b6ac2d94
2 changed files with 2 additions and 1 deletions

View File

@@ -1013,7 +1013,7 @@ public class UnitTypes{
shoot.shotDelay = 3f;
ejectEffect = Fx.casing1;
mirror = false;
bullet = new BasicBulletType(2.5f, 15){{
bullet = new BasicBulletType(2.5f, 16){{
width = 7f;
height = 9f;
lifetime = 45f;