Atolls map fixes / Extraction outpost edits / Option to hide objectives

This commit is contained in:
Anuken
2024-09-16 16:05:03 -04:00
parent ac928593e3
commit 4e19a3c4d0
8 changed files with 7 additions and 4 deletions

View File

@@ -1872,7 +1872,7 @@ public class UnitTypes{
rotateSpeed = 5f;
mirror = true;
rotate = true;
bullet = new LaserBoltBulletType(5.2f, 10){{
bullet = new LaserBoltBulletType(5.2f, 12){{
lifetime = 30f;
healPercent = 5.5f;
collidesTeam = true;