Skip to content

Commit

Permalink
Decrease the MuzzleSalvoDelay to 0.3 because the number of salvos has…
Browse files Browse the repository at this point in the history
… been increased
  • Loading branch information
Basilisk3 authored Feb 11, 2024
1 parent 778cb1f commit 2596632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion units/XAA0306/XAA0306_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ UnitBlueprint{
Label = "Bomb",
MaxRadius = 32,
MinRadius = 4,
MuzzleSalvoDelay = 0.4,
MuzzleSalvoDelay = 0.3,
MuzzleSalvoSize = 5,
MuzzleVelocity = 0,
ProjectileId = "/projectiles/AANTorpedoCluster01/AANTorpedoCluster01_proj.bp",
Expand Down

0 comments on commit 2596632

Please sign in to comment.