mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Fixes detective badge job whitelists in the loadout. (#10817)
This commit is contained in:
@@ -251,7 +251,7 @@
|
||||
/datum/gear/accessory/detbadge
|
||||
display_name = "badge, detective"
|
||||
path = /obj/item/clothing/accessory/badge/dia
|
||||
allowed_roles = list("Detective, Forensic Technician")
|
||||
allowed_roles = list("Detective", "Forensic Technician")
|
||||
|
||||
/datum/gear/accessory/badge
|
||||
display_name = "badge selection"
|
||||
|
||||
Reference in New Issue
Block a user