mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 15:14:27 +01:00
Merge pull request #11885 from TheSardele/pod-pilor-sec-armband
Allows pod pilots to start with security armbands
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user