Prevent knights from using the SMG
This commit is contained in:
parent
119e47d22e
commit
0359e9cbca
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ ctf_classes.register("knight", {
|
|||
|
||||
allowed_guns = {
|
||||
"shooter_guns:pistol",
|
||||
"shooter_guns:machine_gun",
|
||||
"shooter_guns:shotgun",
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue