mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2024-11-22 04:31:07 +00:00
Fix IC radius to 110 as this is the max radius anyway
This commit is contained in:
parent
0b2b3a308e
commit
66c092b9ab
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ WeaponData
|
|||
"DeployDelay" "0.2" // Delay before you can shoot when you first pull the weapon out
|
||||
|
||||
"Damage" "55" // Damage per burst
|
||||
"DamageRadius" "125" // Radius of damage
|
||||
"DamageRadius" "110" // Radius of damage
|
||||
|
||||
"RecoilAmount" "4" // Amount of recoil
|
||||
|
||||
|
|
Loading…
Reference in a new issue