Skip to content

Commit

Permalink
Revert Salvation muzzle charge delay
Browse files Browse the repository at this point in the history
Partially reverts 71d6a36
  • Loading branch information
lL1l1 committed Jan 26, 2024
1 parent 47c7d53 commit 78ba3b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion units/XAB2307/XAB2307_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ UnitBlueprint{
Label = "MainGun",
MaxRadius = 4000,
MinRadius = 175,
MuzzleChargeDelay = 0.15,
MuzzleChargeDelay = 0.2,
MuzzleSalvoDelay = 0,
MuzzleSalvoSize = 1,
MuzzleVelocity = 98,
Expand Down

0 comments on commit 78ba3b6

Please sign in to comment.