mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-21 12:05:28 +01:00
Update loadout_accessories.dm
This commit is contained in:
@@ -340,7 +340,7 @@
|
||||
/datum/gear/accessory/corpbadge
|
||||
display_name = "investigator holobadge (IAA)"
|
||||
path = /obj/item/clothing/accessory/badge/holo/investigator
|
||||
allowed_roles = list("Internal affairs agent")
|
||||
allowed_roles = list("Internal Affairs Agent")
|
||||
|
||||
/datum/gear/accessory/pressbadge
|
||||
display_name = "corporate press pass"
|
||||
@@ -348,4 +348,4 @@
|
||||
|
||||
/datum/gear/accessory/pressbadge
|
||||
display_name = "freelance press pass"
|
||||
path = /obj/item/clothing/accessory/badge/press/independent
|
||||
path = /obj/item/clothing/accessory/badge/press/independent
|
||||
|
||||
Reference in New Issue
Block a user