mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2024-11-22 04:31:07 +00:00
Merge pull request #37 from fortressforever/unused-script-keys
Remove unused DamageRadius keys from PL/RPG weapon scripts
This commit is contained in:
commit
bf3a101cf5
2 changed files with 0 additions and 2 deletions
|
@ -5,7 +5,6 @@ WeaponData
|
|||
"CycleDecrement" "1" // Number of bullets fired per cycle
|
||||
|
||||
"Damage" "108" // Damage per burst
|
||||
"DamageRadius" "150" // Radius of damage
|
||||
|
||||
"RecoilAmount" "1" // Amount of recoil
|
||||
|
||||
|
|
|
@ -5,7 +5,6 @@ WeaponData
|
|||
"CycleDecrement" "1" // Number of bullets fired per cycle
|
||||
|
||||
"Damage" "102" // Damage per burst
|
||||
"DamageRadius" "125" // Radius of damage
|
||||
|
||||
"RecoilAmount" "1" // Amount of recoil
|
||||
|
||||
|
|
Loading…
Reference in a new issue