Fix IC radius to 110 as this is the max radius anyway

This commit is contained in:
Mike Parker 2016-07-02 22:05:52 +01:00
parent 0b2b3a308e
commit 66c092b9ab

View file

@ -6,7 +6,7 @@ WeaponData
"DeployDelay" "0.2" // Delay before you can shoot when you first pull the weapon out "DeployDelay" "0.2" // Delay before you can shoot when you first pull the weapon out
"Damage" "55" // Damage per burst "Damage" "55" // Damage per burst
"DamageRadius" "125" // Radius of damage "DamageRadius" "110" // Radius of damage
"RecoilAmount" "4" // Amount of recoil "RecoilAmount" "4" // Amount of recoil