diff --git a/changelog/snippets/other.6132.md b/changelog/snippets/other.6132.md new file mode 100644 index 0000000000..eae3218254 --- /dev/null +++ b/changelog/snippets/other.6132.md @@ -0,0 +1 @@ +- (#6132) Clean up unused FiringRandomness stat from blueprint of Ahwassa's bomb. diff --git a/units/XSA0402/XSA0402_unit.bp b/units/XSA0402/XSA0402_unit.bp index edddc95f51..4f1daa3d16 100644 --- a/units/XSA0402/XSA0402_unit.bp +++ b/units/XSA0402/XSA0402_unit.bp @@ -232,7 +232,7 @@ UnitBlueprint{ Air = "Land|Water|Seabed", Land = "Land|Water|Seabed", }, - FiringRandomness = 3, + FiringRandomness = 0, FiringTolerance = 6, FixBombTrajectory = true, Label = "Bomb",