Skip to content

Commit

Permalink
MuzzleVelocity: 55 --> 35 to prevent the Jester from missing low heig…
Browse files Browse the repository at this point in the history
…ht units (FAForever#5348)
  • Loading branch information
Basilisk3 authored Aug 27, 2023
1 parent a70e5f6 commit 2e2812d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion units/XRA0105/XRA0105_unit.bp
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ UnitBlueprint{
MaxRadius = 20,
MuzzleSalvoDelay = 0,
MuzzleSalvoSize = 1,
MuzzleVelocity = 55,
MuzzleVelocity = 35,
ProjectileId = "/projectiles/CDFLaserHeavy03/CDFLaserHeavy03_proj.bp",
ProjectileLifetimeUsesMultiplier = 1.15,
ProjectilesPerOnFire = 1,
Expand Down

0 comments on commit 2e2812d

Please sign in to comment.