Merges FT/Det into one role, Investigator. (#11392)

This commit is contained in:
SueTheCake
2021-03-16 14:13:37 -05:00
committed by GitHub
parent 954407037e
commit 896cb28484
20 changed files with 2565 additions and 3187 deletions

View File

@@ -52,7 +52,7 @@
/datum/gear/accessory/holster
display_name = "holster selection"
path = /obj/item/clothing/accessory/holster/armpit
allowed_roles = list("Captain", "Head of Personnel", "Security Officer", "Warden", "Head of Security","Detective", "Forensic Technician", "Security Cadet", "Corporate Liaison", "Consular Officer")
allowed_roles = list("Captain", "Head of Personnel", "Security Officer", "Warden", "Head of Security","Investigator", "Security Cadet", "Corporate Liaison", "Consular Officer")
/datum/gear/accessory/holster/New()
..()
@@ -97,7 +97,7 @@
/datum/gear/accessory/black_vest
display_name = "webbing, security"
path = /obj/item/clothing/accessory/storage/black_vest
allowed_roles = list("Security Officer","Head of Security","Warden", "Security Cadet", "Detective", "Forensic Technician")
allowed_roles = list("Security Officer","Head of Security","Warden", "Security Cadet", "Investigator")
/datum/gear/accessory/white_vest
display_name = "webbing, medical"
@@ -118,7 +118,7 @@
/datum/gear/accessory/black_pouches
display_name = "drop pouches, security"
path = /obj/item/clothing/accessory/storage/pouches/black
allowed_roles = list("Security Officer","Head of Security", "Warden", "Security Cadet", "Detective", "Forensic Technician")
allowed_roles = list("Security Officer","Head of Security", "Warden", "Security Cadet", "Investigator")
/datum/gear/accessory/white_pouches
display_name = "drop pouches, medical"
@@ -240,9 +240,9 @@
allowed_roles = list("Head of Security")
/datum/gear/accessory/detbadge
display_name = "badge, detective"
display_name = "badge, investigations"
path = /obj/item/clothing/accessory/badge/dia
allowed_roles = list("Detective", "Forensic Technician")
allowed_roles = list("Investigator")
/datum/gear/accessory/badge
display_name = "badge selection"

View File

@@ -36,7 +36,7 @@
/datum/gear/computer/handheld/wristbound/security/investigations
display_name = "wristbound computer (Security Investigations)"
path = /obj/item/modular_computer/handheld/wristbound/preset/advanced/security/investigations
allowed_roles = list("Detective", "Forensic Technician")
allowed_roles = list("Investigator")
/datum/gear/computer/handheld/wristbound/security/research
display_name = "wristbound computer (Research)"

View File

@@ -44,7 +44,7 @@
display_name = "flash-proof sunglasses selection (Security/Command)"
description = "A selection of flash-proof sunglasses."
path = /obj/item/clothing/glasses/sunglasses
allowed_roles = list("Security Officer", "Head of Security", "Warden", "Captain", "Head of Personnel", "Quartermaster", "Detective", "Forensic Technician")
allowed_roles = list("Security Officer", "Head of Security", "Warden", "Captain", "Head of Personnel", "Quartermaster", "Internal Affairs Agent", "Investigator")
/datum/gear/eyes/sunglasses/New()
..()
@@ -88,7 +88,7 @@
display_name = "security HUD selection"
description = "A selection of security HUDs."
path = /obj/item/clothing/glasses/sunglasses/sechud/aviator
allowed_roles = list("Security Officer", "Head of Security", "Warden", "Security Cadet", "Detective", "Forensic Technician")
allowed_roles = list("Security Officer", "Head of Security", "Warden", "Security Cadet", "Investigator")
/datum/gear/eyes/sechuds/New()
..()

View File

@@ -104,7 +104,7 @@
path = /obj/item/clothing/accessory/sleevepatch/zavodskoisec
slot = slot_tie
faction = "Zavodskoi Interstellar"
allowed_roles = list("Security Officer","Forensic Technician","Warden")
allowed_roles = list("Security Officer","Investigator","Warden")
/datum/gear/faction/erisec_patch
display_name = "EPMC sleeve patch"
@@ -116,7 +116,7 @@
display_name = "idris security sleeve patch"
path = /obj/item/clothing/accessory/sleevepatch/idrissec
faction = "Idris Incorporated"
allowed_roles = list("Security Officer","Detective", "Forensic Technician")
allowed_roles = list("Security Officer","Investigator")
/datum/gear/faction/heph_labcoat
display_name = "hephaestus labcoat"

View File

@@ -238,7 +238,7 @@
/datum/gear/head/surgical
display_name = "surgical cap selection"
path = /obj/item/clothing/head/surgery/blue
allowed_roles = list("Scientist", "Chief Medical Officer", "Physician", "Surgeon", "Pharmacist", "First Responder", "Medical Intern", "Xenobiologist", "Roboticist", "Research Director", "Forensic Technician")
allowed_roles = list("Scientist", "Chief Medical Officer", "Physician", "Surgeon", "Pharmacist", "First Responder", "Medical Intern", "Xenobiologist", "Roboticist", "Research Director", "Investigator")
/datum/gear/head/surgical/New()
..()

View File

@@ -100,7 +100,7 @@
display_name = "surgical apron"
path = /obj/item/clothing/suit/apron/surgery
cost = 1
allowed_roles = list("Scientist", "Chief Medical Officer", "Physician", "Surgeon", "Pharmacist", "First Responder", "Medical Intern", "Xenobiologist", "Roboticist", "Research Director", "Forensic Technician")
allowed_roles = list("Scientist", "Chief Medical Officer", "Physician", "Surgeon", "Pharmacist", "First Responder", "Medical Intern", "Xenobiologist", "Roboticist", "Research Director", "Investigator")
/datum/gear/suit/medical_chest_rig
display_name = "medic chest-rig"
@@ -257,7 +257,7 @@
/datum/gear/suit/secjacketforensictech
display_name = "security jacket selection (Forensic Technician)"
path = /obj/item/clothing/suit/storage/toggle/forensics
allowed_roles = list("Forensic Technician")
allowed_roles = list("Investigator")
/datum/gear/suit/secjacketforensictech/New()
..()

View File

@@ -96,7 +96,7 @@
/datum/gear/uniform/scrubs
display_name = "scrubs selection"
path = /obj/item/clothing/under/rank/medical/black
allowed_roles = list("Scientist","Chief Medical Officer", "Physician", "Surgeon", "Pharmacist", "First Responder", "Medical Intern", "Xenobiologist", "Roboticist", "Research Director", "Forensic Technician")
allowed_roles = list("Scientist","Chief Medical Officer", "Physician", "Surgeon", "Pharmacist", "First Responder", "Medical Intern", "Xenobiologist", "Roboticist", "Research Director", "Investigator")
/datum/gear/uniform/scrubs/New()
..()
@@ -275,7 +275,7 @@
display_name = "uniforms, (Investigations)"
description = "A selection of Investigations staff uniforms."
path = /obj/item/clothing/under/det
allowed_roles = list("Detective", "Forensic Technician")
allowed_roles = list("Investigator")
/datum/gear/uniform/detective/New()
..()