Disables HoS taking Zavod Sec uniforms (#16454)

This commit is contained in:
Pirouette
2023-06-10 12:33:32 +00:00
committed by GitHub
parent a27e64ff23
commit ae497e5c37
2 changed files with 7 additions and 1 deletions
@@ -146,7 +146,7 @@
path = /obj/item/clothing/under/rank/security/zavod/zavodsec
slot = slot_w_uniform
faction = "Zavodskoi Interstellar"
allowed_roles = list("Head of Security", "Warden", "Investigator", "Security Officer", "Security Cadet")
allowed_roles = list("Warden", "Investigator", "Security Officer", "Security Cadet")
/datum/gear/faction/zavod_sec_uniforms/New()
..()