Fixed missile unit DPS calculation
This commit is contained in:
@@ -3161,6 +3161,8 @@ public class UnitTypes{
|
||||
rotationLimit = 70f;
|
||||
rotateSpeed = 2f;
|
||||
inaccuracy = 20f;
|
||||
shootStatus = StatusEffects.slow;
|
||||
alwaysShootWhenMoving = true;
|
||||
|
||||
rotate = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user