mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2024-11-24 21:41:06 +00:00
Reduce recoil on the IC
This commit is contained in:
parent
d6bdc465f0
commit
6bba1aeaf4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue