ctf_stats: Add sniper rifles to good_weapons (#605)
This commit is contained in:
parent
c44827f2f9
commit
6238fb2540
1 changed files with 2 additions and 0 deletions
|
@ -327,6 +327,8 @@ local good_weapons = {
|
|||
"shooter:shotgun",
|
||||
"shooter:rifle",
|
||||
"shooter:machine_gun",
|
||||
"sniper_rifles:rifle_762",
|
||||
"sniper_rifles:rifle_magnum",
|
||||
}
|
||||
|
||||
local function invHasGoodWeapons(inv)
|
||||
|
|
Loading…
Reference in a new issue