Allows pod pilots to start with security armbands

Adds Security Pod Pilots to the allowed roles list for the loadout security armband.
This commit is contained in:
TheSardele
2019-07-18 14:21:10 +02:00
parent f0abbd38d2
commit b58f7b3307
@@ -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"