diff --git a/Resources/Prototypes/Nyanotrasen/Roles/Jobs/Epistemics/forensicmantis.yml b/Resources/Prototypes/Nyanotrasen/Roles/Jobs/Epistemics/forensicmantis.yml index c3e682e02a9..362096c1cf3 100644 --- a/Resources/Prototypes/Nyanotrasen/Roles/Jobs/Epistemics/forensicmantis.yml +++ b/Resources/Prototypes/Nyanotrasen/Roles/Jobs/Epistemics/forensicmantis.yml @@ -12,7 +12,6 @@ startingGear: ForensicMantisGear icon: "JobIconForensicMantis" supervisors: job-supervisors-rd - antagAdvantage: 5 # DeltaV - From 4 to 5 canBeAntag: true # DeltaV - Mantis is no longer a Detective # whitelistRequired: true access: diff --git a/Resources/Prototypes/Roles/Jobs/Cargo/cargo_technician.yml b/Resources/Prototypes/Roles/Jobs/Cargo/cargo_technician.yml index f79a30e5fd6..7599dc79296 100644 --- a/Resources/Prototypes/Roles/Jobs/Cargo/cargo_technician.yml +++ b/Resources/Prototypes/Roles/Jobs/Cargo/cargo_technician.yml @@ -3,7 +3,6 @@ name: job-name-cargotech description: job-description-cargotech playTimeTracker: JobCargoTechnician - antagAdvantage: 2 # DeltaV - Reduced TC: External Access startingGear: CargoTechGear icon: "JobIconCargoTechnician" supervisors: job-supervisors-qm diff --git a/Resources/Prototypes/Roles/Jobs/Cargo/salvage_specialist.yml b/Resources/Prototypes/Roles/Jobs/Cargo/salvage_specialist.yml index f2f7c016412..43f16423058 100644 --- a/Resources/Prototypes/Roles/Jobs/Cargo/salvage_specialist.yml +++ b/Resources/Prototypes/Roles/Jobs/Cargo/salvage_specialist.yml @@ -3,7 +3,7 @@ name: job-name-salvagespec description: job-description-salvagespec playTimeTracker: JobSalvageSpecialist - antagAdvantage: 3 # DeltaV - Reduced TC: External Access + Free hardsuit and weapons + antagAdvantage: 2 # DeltaV - Reduced TC: Free hardsuit and weapons requirements: - !type:DepartmentTimeRequirement department: Logistics # DeltaV - Logistics Department replacing Cargo diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/service_worker.yml b/Resources/Prototypes/Roles/Jobs/Civilian/service_worker.yml index c21fafbdaa9..50e4b86eb1a 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/service_worker.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/service_worker.yml @@ -10,7 +10,6 @@ icon: "JobIconServiceWorker" supervisors: job-supervisors-service canBeAntag: true # DeltaV - Can be antagonist - antagAdvantage: 1 # DeltaV - Reduced TC: Accesses access: - Service - Maintenance diff --git a/Resources/Prototypes/Roles/Jobs/Engineering/atmospheric_technician.yml b/Resources/Prototypes/Roles/Jobs/Engineering/atmospheric_technician.yml index a188e93388d..5eb86679d6f 100644 --- a/Resources/Prototypes/Roles/Jobs/Engineering/atmospheric_technician.yml +++ b/Resources/Prototypes/Roles/Jobs/Engineering/atmospheric_technician.yml @@ -3,7 +3,7 @@ name: job-name-atmostech description: job-description-atmostech playTimeTracker: JobAtmosphericTechnician - antagAdvantage: 10 # DeltaV - Reduced TC: External Access + Fireaxe + Free Hardsuit + antagAdvantage: 3 # DeltaV - Reduced TC: Free Hardsuit + Engineering + Atmospherics requirements: - !type:DepartmentTimeRequirement department: Engineering diff --git a/Resources/Prototypes/Roles/Jobs/Engineering/station_engineer.yml b/Resources/Prototypes/Roles/Jobs/Engineering/station_engineer.yml index 40f991dac33..c0ea13ee26a 100644 --- a/Resources/Prototypes/Roles/Jobs/Engineering/station_engineer.yml +++ b/Resources/Prototypes/Roles/Jobs/Engineering/station_engineer.yml @@ -3,7 +3,7 @@ name: job-name-engineer description: job-description-engineer playTimeTracker: JobStationEngineer - antagAdvantage: 3 # DeltaV - Reduced TC: External Access + Engineering + antagAdvantage: 2 # DeltaV - Reduced TC: Free Hardsuit + Engineering requirements: - !type:DepartmentTimeRequirement department: Engineering diff --git a/Resources/Prototypes/Roles/Jobs/Engineering/technical_assistant.yml b/Resources/Prototypes/Roles/Jobs/Engineering/technical_assistant.yml index 9f9889fdaea..413ba443310 100644 --- a/Resources/Prototypes/Roles/Jobs/Engineering/technical_assistant.yml +++ b/Resources/Prototypes/Roles/Jobs/Engineering/technical_assistant.yml @@ -3,7 +3,7 @@ name: job-name-technical-assistant description: job-description-technical-assistant playTimeTracker: JobTechnicalAssistant - antagAdvantage: 3 # DeltaV - Reduced TC: External Access + Engineering + antagAdvantage: 2 # DeltaV - Reduced TC: Free Hardsuit + Engineering requirements: - !type:OverallPlaytimeRequirement # DeltaV - to prevent griefers from taking the role. time: 14400 # 4 hours diff --git a/Resources/Prototypes/Roles/Jobs/Medical/paramedic.yml b/Resources/Prototypes/Roles/Jobs/Medical/paramedic.yml index 84d1cf76be9..47c5110676a 100644 --- a/Resources/Prototypes/Roles/Jobs/Medical/paramedic.yml +++ b/Resources/Prototypes/Roles/Jobs/Medical/paramedic.yml @@ -3,7 +3,7 @@ name: job-name-paramedic description: job-description-paramedic playTimeTracker: JobParamedic - antagAdvantage: 2 # DeltaV - Reduced TC: External Access + antagAdvantage: 1 # DeltaV - Reduced TC: Handheld crew monitor requirements: # - !type:RoleTimeRequirement # DeltaV - No Medical Doctor time requirement # role: JobMedicalDoctor