Skip to content

Commit

Permalink
Lowered the recoil force for LaserCannon
Browse files Browse the repository at this point in the history
  • Loading branch information
QuestionableM committed Oct 1, 2022
1 parent 6debbb2 commit b243a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scripts/Cannons_Pack_libs/Databases/CannonSettings.lua
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ local cannon_settings = {
cannon_config = {
impulse_dir = _newVec(0, 0, -1),
auto_reload = true,
impulse_str = 3000,
impulse_str = 200,
velocity = 250,
spread = 3,
reload = 4,
Expand Down

0 comments on commit b243a16

Please sign in to comment.