Skip to content

Commit

Permalink
Prevent Evensong hitting Sera TMD
Browse files Browse the repository at this point in the history
  • Loading branch information
lL1l1 committed Feb 19, 2024
1 parent 0005bb9 commit 44f5e1d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ ProjectileBlueprint {
Acceleration = 6,
DestroyOnWater = true,
InitialSpeed = 2,
MaxSpeed = 14,
MaxSpeed = 12,

TrackTarget = true,
TrackTargetGround = true,
Expand Down

0 comments on commit 44f5e1d

Please sign in to comment.