mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 11:05:03 +01:00
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:
@@ -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