renames DIA badge to investigator badge (#11992)

This commit is contained in:
Casper3667
2021-06-05 06:53:52 +02:00
committed by GitHub
parent 2493cd27e5
commit eda195af3b
7 changed files with 12 additions and 6 deletions

View File

@@ -387,7 +387,7 @@
new /obj/item/clothing/suit/storage/toggle/labcoat(src)
new /obj/item/clothing/under/det/black(src)
new /obj/item/clothing/under/det/classic(src)
new /obj/item/clothing/accessory/badge/dia(src)
new /obj/item/clothing/accessory/badge/investigator(src)
new /obj/item/clothing/suit/storage/toggle/forensics(src)
new /obj/item/clothing/gloves/black/forensic(src)
new /obj/item/clothing/shoes/brown(src)

View File

@@ -250,7 +250,7 @@
/datum/gear/accessory/detbadge
display_name = "badge, investigations"
path = /obj/item/clothing/accessory/badge/dia
path = /obj/item/clothing/accessory/badge/investigator
allowed_roles = list("Investigator")
/datum/gear/accessory/badge

View File

@@ -223,11 +223,11 @@
icon_state = "marshalbadge"
badge_string = "Federal Marshal"
/obj/item/clothing/accessory/badge/dia
name = "\improper DIA badge"
/obj/item/clothing/accessory/badge/investigator
name = "\improper investigator badge"
desc = "This badge marks the holder as an investigative agent."
icon_state = "diabadge"
overlay_state = "diabadge"
icon_state = "invbadge"
overlay_state = "invbadge"
badge_string = "Corporate Investigator"
/obj/item/clothing/accessory/badge/idbadge