mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2024-11-21 20:21:09 +00:00
Increase IC base damage from 55 to 65
This commit is contained in:
parent
6bba1aeaf4
commit
bc70b6f0a5
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ WeaponData
|
|||
"CycleDecrement" "1" // Number of bullets fired per cycle
|
||||
"DeployDelay" "0.2" // Delay before you can shoot when you first pull the weapon out
|
||||
|
||||
"Damage" "55" // Damage per burst
|
||||
"Damage" "65" // Damage per burst
|
||||
"DamageRadius" "110" // Radius of damage
|
||||
|
||||
"RecoilAmount" "1" // Amount of recoil
|
||||
|
|
Loading…
Reference in a new issue