Minor bugfixes

This commit is contained in:
Anuken
2022-11-01 01:19:56 -04:00
parent d9624d274f
commit 9afcc6fd32
3 changed files with 9 additions and 1 deletions

View File

@@ -3389,6 +3389,7 @@ public class UnitTypes{
groundLayer = Layer.legUnit;
targetAir = false;
alwaysShootWhenMoving = true;
weapons.add(new Weapon("collaris-weapon"){{
shootSound = Sounds.pulseBlast;