Unit artillery fix

This commit is contained in:
Anuken
2022-04-26 15:30:06 -04:00
parent b3ec8745d2
commit 1b884c1a5c
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -2261,7 +2261,7 @@ public class UnitTypes{
bullet = new EmpBulletType(){{
float rad = 100f;
scaleVelocity = true;
scaleLife = true;
lightOpacity = 0.7f;
unitDamageScl = 0.8f;
healPercent = 20f;