From 66c092b9ab79f1b814c72f17a8c2c9f89827224a Mon Sep 17 00:00:00 2001 From: Mike Parker Date: Sat, 2 Jul 2016 22:05:52 +0100 Subject: [PATCH] Fix IC radius to 110 as this is the max radius anyway --- scripts/ff_weapon_ic.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ff_weapon_ic.txt b/scripts/ff_weapon_ic.txt index 2b40c01..6f8312c 100644 --- a/scripts/ff_weapon_ic.txt +++ b/scripts/ff_weapon_ic.txt @@ -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