Merge pull request #11885 from TheSardele/pod-pilor-sec-armband

Allows pod pilots to start with security armbands
This commit is contained in:
Fox McCloud
2019-08-11 16:48:04 -04:00
committed by GitHub
@@ -166,7 +166,7 @@
/datum/gear/accessory/armband_sec
display_name = " armband, security"
path = /obj/item/clothing/accessory/armband/sec
allowed_roles = list("Head of Security", "Warden", "Detective", "Security Officer", "Brig Physician")
allowed_roles = list("Head of Security", "Warden", "Detective", "Security Officer", "Brig Physician", "Security Pod Pilot")
/datum/gear/accessory/armband_cargo
display_name = "cargo armband"