mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2024-11-21 20:21:09 +00:00
Raise flamethrower base damage to 18
This commit is contained in:
parent
bc70b6f0a5
commit
7d47b053b5
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" "13" // Damage per burst (used to be 9)
|
||||
"Damage" "18" // Damage per burst (used to be 9)
|
||||
|
||||
"RecoilAmount" "0" // Amount of recoil
|
||||
|
||||
|
|
Loading…
Reference in a new issue