Skip to content

Commit

Permalink
Reduce recoil on the IC
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeparker committed Sep 4, 2016
1 parent d6bdc46 commit 6bba1ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ff_weapon_ic.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ WeaponData
"Damage" "55" // Damage per burst
"DamageRadius" "110" // Radius of damage

"RecoilAmount" "4" // Amount of recoil
"RecoilAmount" "1" // Amount of recoil

// Projectile weapons
"Speed" "1000" // Speed for projectile to travel at
Expand Down

0 comments on commit 6bba1ae

Please sign in to comment.