Skip to content

Commit

Permalink
Fix rocket boomerang effect + spg dragcoef/starter
Browse files Browse the repository at this point in the history
  • Loading branch information
PolySteam authored Nov 7, 2023
1 parent a81c405 commit e1a7533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/acf/entities/missiles/uar.lua
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ Missiles.RegisterItem("SPG-9 ASR", "UAR", {
DragCoef = 0.002,
FinMul = 0,
GLimit = 1,
TailFinMul = 0.8,
TailFinMul = 0.2,
PenMul = 2.273,
FillerMul = 1.06,
LinerMassMul = 2.8,
Expand Down

0 comments on commit e1a7533

Please sign in to comment.