Skip to content

Commit

Permalink
Revert Salvation muzzle velocity changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lL1l1 committed Apr 29, 2024
1 parent 6544985 commit 2cd63a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions units/XAB2307/XAB2307_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,8 @@ UnitBlueprint{
MuzzleChargeDelay = 0.2,
MuzzleSalvoDelay = 0,
MuzzleSalvoSize = 1,
MuzzleVelocity = 98,
MuzzleVelocityReduceDistance = 1400,
MuzzleVelocity = 150,
MuzzleVelocityReduceDistance = 4000,
ProjectileId = "/projectiles/AIFFragmentationSensorShell01/AIFFragmentationSensorShell01_proj.bp",
ProjectileLifetime = 150,
ProjectilesPerOnFire = 25,
Expand Down

0 comments on commit 2cd63a8

Please sign in to comment.