Skip to content

Commit

Permalink
Remove firing randomness from ahwassa bomb
Browse files Browse the repository at this point in the history
  • Loading branch information
lL1l1 committed Apr 27, 2024
1 parent fb526ec commit 1411782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion units/XSA0402/XSA0402_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ UnitBlueprint{
Air = "Land|Water|Seabed",
Land = "Land|Water|Seabed",
},
FiringRandomness = 3,
FiringRandomness = 0,
FiringTolerance = 6,
FixBombTrajectory = true,
Label = "Bomb",
Expand Down

0 comments on commit 1411782

Please sign in to comment.