mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Investigators Can Use Holobadge (#13531)
This commit is contained in:
@@ -278,7 +278,7 @@
|
||||
/datum/gear/accessory/holobadge
|
||||
display_name = "badge, holographic"
|
||||
path = /obj/item/clothing/accessory/badge/holo
|
||||
allowed_roles = list("Security Officer","Head of Security", "Warden", "Security Cadet")
|
||||
allowed_roles = list("Head of Security", "Investigator", "Warden", "Security Officer", "Security Cadet")
|
||||
|
||||
/datum/gear/accessory/holobadge/New()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user