Fixed #11705
This commit is contained in:
@@ -2557,6 +2557,7 @@ public class UnitTypes{
|
||||
backColor = trailColor = Pal.yellowBoltFront;
|
||||
hitColor = Pal.yellowBoltFront;
|
||||
frontColor = Color.white;
|
||||
lightColor = Pal.yellowBoltFront;
|
||||
|
||||
lifetime = 60f;
|
||||
buildingDamageMultiplier = 0.01f;
|
||||
@@ -2606,6 +2607,7 @@ public class UnitTypes{
|
||||
backColor = trailColor = Pal.yellowBoltFront;
|
||||
hitColor = Pal.yellowBoltFront;
|
||||
frontColor = Color.white;
|
||||
lightColor = Pal.yellowBoltFront;
|
||||
|
||||
lifetime = 60f;
|
||||
buildingDamageMultiplier = 0.01f;
|
||||
@@ -2659,6 +2661,7 @@ public class UnitTypes{
|
||||
backColor = trailColor = Pal.yellowBoltFront;
|
||||
hitColor = Pal.yellowBoltFront;
|
||||
frontColor = Color.white;
|
||||
lightColor = Pal.yellowBoltFront;
|
||||
|
||||
lifetime = 70f;
|
||||
buildingDamageMultiplier = 0.01f;
|
||||
|
||||
Reference in New Issue
Block a user