mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2025-05-31 08:40:59 +00:00
Reduce flamethrower damage from 16 to 10
This commit is contained in:
parent
e51b28ed21
commit
679d950926
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ WeaponData
|
|||
"CycleTime" "0.2" // Rate of fire
|
||||
"CycleDecrement" "1" // Number of bullets fired per cycle
|
||||
|
||||
"Damage" "16" // Damage per burst (used to be 9)
|
||||
"Damage" "10" // Damage per burst (used to be 9)
|
||||
|
||||
"RecoilAmount" "0" // Amount of recoil
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue