More sounds, shrapnel bullet visuals tweak, ambient reactor cooldown

This commit is contained in:
Anuken
2025-11-09 22:07:36 -05:00
parent bec2ca3821
commit 3b10100ae4
5 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -280,7 +280,7 @@ public class UnitTypes{
recoil = 5f;
shake = 2f;
ejectEffect = Fx.casing4;
shootSound = Sounds.bang;
shootSound = Sounds.shootReign;
bullet = new BasicBulletType(13f, 80){{
pierce = true;