Prevent knights from using the SMG

This commit is contained in:
LoneWolfHT 2020-10-14 16:34:03 -07:00
parent 119e47d22e
commit 0359e9cbca

View file

@ -16,7 +16,6 @@ ctf_classes.register("knight", {
allowed_guns = {
"shooter_guns:pistol",
"shooter_guns:machine_gun",
"shooter_guns:shotgun",
},
},