Revert "Detectives gain independency (#23114)"

This reverts commit 807f5facbb.

# Conflicts:
#	Resources/Maps/aspid.yml
#	Resources/Prototypes/Roles/Jobs/Security/detective.yml
#	Resources/migration.yml
This commit is contained in:
Remuchi
2024-02-06 11:36:27 +07:00
parent ae0086dbfa
commit de3ddc142d
5 changed files with 10 additions and 7 deletions

View File

@@ -16,7 +16,7 @@ job-description-chemist = Produce medicinal drugs for the doctors to use, resear
job-description-clown = Entertain the crew through elaborate slapstick routines or terrible jokes.
job-description-cmo = Manage the resources and personnel of the medical department to keep the crew alive.
job-description-paramedic = Rescue critically injured patients all over the station, sometimes outside too. Stablize them, give them a ride to medbay, and get back out there!
job-description-detective = Answer requests for help, investigate crime scenes using forensic tools, and have a couple smokes.
job-description-detective = Investigate crime scenes using forensic tools, ensure that the guilty party is found, and have a couple smokes.
job-description-doctor = Diagnose and heal crewmembers through medicinal chemicals, advanced medicine, and defibrillators. Make sure the dead don't rot, and that cadavers are in the morgue.
job-description-engineer = Keep the station's main engine & solars active, optimize the power network, and make emergency repairs using your hardsuit in spaced areas.
job-description-ertengineer = Ensure that the station has power and clean air.

View File

@@ -31,12 +31,13 @@
- type: entity
noSpawn: true
parent: ClothingBackpack
id: ClothingBackpackFilledDetective
parent: ClothingBackpackSecurity
id: ClothingBackpackSecurityFilledDetective
components:
- type: StorageFill
contents:
- id: BoxSurvivalSecurity
- id: Flash
- id: ForensicPad
- id: ForensicScanner

View File

@@ -30,12 +30,13 @@
- type: entity
noSpawn: true
parent: ClothingBackpackDuffel
id: ClothingBackpackDuffelFilledDetective
parent: ClothingBackpackDuffelSecurity
id: ClothingBackpackDuffelSecurityFilledDetective
components:
- type: StorageFill
contents:
- id: BoxSurvivalSecurity
- id: Flash
- id: ForensicPad
- id: ForensicScanner

View File

@@ -44,12 +44,13 @@
- type: entity
noSpawn: true
parent: ClothingBackpackSatchel
id: ClothingBackpackSatchelFilledDetective
parent: ClothingBackpackSatchelSecurity
id: ClothingBackpackSatchelSecurityFilledDetective
components:
- type: StorageFill
contents:
- id: BoxSurvivalSecurity
- id: Flash
- id: ForensicPad
- id: ForensicScanner