From 1ca5db97e3cb6e2ed94624420882a10d63f3f0ac Mon Sep 17 00:00:00 2001 From: Aviu00 Date: Sun, 14 Jan 2024 07:44:34 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9B=D0=BE=D0=B1=D0=B1=D0=B8=20=D1=80=D0=B0?= =?UTF-8?q?=D0=B1=D0=BE=D1=82=D0=B0=D0=B5=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Prototypes/Roles/Jobs/Cargo/cargo_technician.yml | 2 +- .../Prototypes/Roles/Jobs/Cargo/quartermaster.yml | 2 +- Resources/Prototypes/Roles/Jobs/Civilian/assistant.yml | 2 +- Resources/Prototypes/Roles/Jobs/Civilian/bartender.yml | 2 +- Resources/Prototypes/Roles/Jobs/Civilian/botanist.yml | 2 +- Resources/Prototypes/Roles/Jobs/Civilian/chaplain.yml | 2 +- Resources/Prototypes/Roles/Jobs/Civilian/chef.yml | 2 +- Resources/Prototypes/Roles/Jobs/Civilian/janitor.yml | 2 +- Resources/Prototypes/Roles/Jobs/Civilian/librarian.yml | 2 +- Resources/Prototypes/Roles/Jobs/Civilian/mime.yml | 2 +- .../Prototypes/Roles/Jobs/Civilian/service_worker.yml | 4 ++-- Resources/Prototypes/Roles/Jobs/Command/captain.yml | 2 +- .../Prototypes/Roles/Jobs/Command/centcom_official.yml | 2 +- .../Roles/Jobs/Command/head_of_personnel.yml | 2 +- .../Roles/Jobs/Engineering/atmospheric_technician.yml | 2 +- .../Roles/Jobs/Engineering/chief_engineer.yml | 2 +- .../Roles/Jobs/Engineering/station_engineer.yml | 2 +- .../Roles/Jobs/Engineering/technical_assistant.yml | 4 ++-- .../Roles/Jobs/Fun/emergencyresponseteam.yml | 10 +++++----- Resources/Prototypes/Roles/Jobs/Medical/chemist.yml | 2 +- .../Roles/Jobs/Medical/chief_medical_officer.yml | 2 +- .../Prototypes/Roles/Jobs/Medical/medical_doctor.yml | 2 +- .../Prototypes/Roles/Jobs/Medical/medical_intern.yml | 4 ++-- .../Roles/Jobs/Science/research_assistant.yml | 4 ++-- .../Roles/Jobs/Science/research_director.yml | 2 +- Resources/Prototypes/Roles/Jobs/Science/scientist.yml | 2 +- Resources/Prototypes/Roles/Jobs/Security/brigmedic.yml | 2 +- Resources/Prototypes/Roles/Jobs/Security/detective.yml | 2 +- .../Roles/Jobs/Security/head_of_security.yml | 2 +- .../Prototypes/Roles/Jobs/Security/security_cadet.yml | 4 ++-- .../Roles/Jobs/Security/security_officer.yml | 2 +- Resources/Prototypes/Roles/Jobs/Security/warden.yml | 2 +- Resources/Prototypes/Roles/Jobs/Wildcards/boxer.yml | 2 +- .../Prototypes/Roles/Jobs/Wildcards/psychologist.yml | 2 +- Resources/Prototypes/Roles/Jobs/Wildcards/reporter.yml | 2 +- .../Prototypes/Roles/Jobs/Wildcards/zookeeper.yml | 2 +- 36 files changed, 45 insertions(+), 45 deletions(-) diff --git a/Resources/Prototypes/Roles/Jobs/Cargo/cargo_technician.yml b/Resources/Prototypes/Roles/Jobs/Cargo/cargo_technician.yml index ec5be69969..10fe194262 100644 --- a/Resources/Prototypes/Roles/Jobs/Cargo/cargo_technician.yml +++ b/Resources/Prototypes/Roles/Jobs/Cargo/cargo_technician.yml @@ -4,7 +4,7 @@ description: job-description-cargotech playTimeTracker: JobCargoTechnician startingGear: CargoTechGear - icon: "CargoTechnician" + icon: "JobIconCargoTechnician" supervisors: job-supervisors-hop-qm access: - Cargo diff --git a/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml b/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml index dea543d5e1..bb37cc0bd3 100644 --- a/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml +++ b/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml @@ -14,7 +14,7 @@ time: 108000 weight: 10 startingGear: QuartermasterGear - icon: "QuarterMaster" + icon: "JobIconQuarterMaster" supervisors: job-supervisors-hop whitelistedSpecies: - Human diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/assistant.yml b/Resources/Prototypes/Roles/Jobs/Civilian/assistant.yml index d44205e396..b50c98b89b 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/assistant.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/assistant.yml @@ -4,7 +4,7 @@ description: job-description-passenger playTimeTracker: JobPassenger startingGear: PassengerGear - icon: "Passenger" + icon: "JobIconPassenger" supervisors: job-supervisors-everyone access: - Maintenance diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/bartender.yml b/Resources/Prototypes/Roles/Jobs/Civilian/bartender.yml index 55c2e0fe76..068f4627ec 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/bartender.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/bartender.yml @@ -8,7 +8,7 @@ department: Civilian time: 1800 startingGear: BartenderGear - icon: "Bartender" + icon: "JobIconBartender" supervisors: job-supervisors-hop access: - Service diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/botanist.yml b/Resources/Prototypes/Roles/Jobs/Civilian/botanist.yml index ff5e0f4bf4..4e82e05312 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/botanist.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/botanist.yml @@ -4,7 +4,7 @@ description: job-description-botanist playTimeTracker: JobBotanist startingGear: BotanistGear - icon: "Botanist" + icon: "JobIconBotanist" supervisors: job-supervisors-hop access: - Service diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/chaplain.yml b/Resources/Prototypes/Roles/Jobs/Civilian/chaplain.yml index 4998845634..ce07044253 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/chaplain.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/chaplain.yml @@ -4,7 +4,7 @@ description: job-description-chaplain playTimeTracker: JobChaplain startingGear: ChaplainGear - icon: "Chaplain" + icon: "JobIconChaplain" supervisors: job-supervisors-hop access: - Chapel diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/chef.yml b/Resources/Prototypes/Roles/Jobs/Civilian/chef.yml index e479d7d5e4..c1194acfbf 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/chef.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/chef.yml @@ -8,7 +8,7 @@ department: Civilian time: 1800 startingGear: ChefGear - icon: "Chef" + icon: "JobIconChef" supervisors: job-supervisors-hop access: - Service diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/janitor.yml b/Resources/Prototypes/Roles/Jobs/Civilian/janitor.yml index 5521d26acc..1b8c030f26 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/janitor.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/janitor.yml @@ -4,7 +4,7 @@ description: job-description-janitor playTimeTracker: JobJanitor startingGear: JanitorGear - icon: "Janitor" + icon: "JobIconJanitor" supervisors: job-supervisors-hop access: - Janitor diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/librarian.yml b/Resources/Prototypes/Roles/Jobs/Civilian/librarian.yml index c990747bfc..b52117147f 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/librarian.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/librarian.yml @@ -4,7 +4,7 @@ description: job-description-librarian playTimeTracker: JobLibrarian startingGear: LibrarianGear - icon: "Librarian" + icon: "JobIconLibrarian" supervisors: job-supervisors-hop access: - Service diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/mime.yml b/Resources/Prototypes/Roles/Jobs/Civilian/mime.yml index b2310b6607..83341585d1 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/mime.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/mime.yml @@ -4,7 +4,7 @@ description: job-description-mime playTimeTracker: JobMime startingGear: MimeGear - icon: "Mime" + icon: "JobIconMime" supervisors: job-supervisors-hop access: - Theatre diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/service_worker.yml b/Resources/Prototypes/Roles/Jobs/Civilian/service_worker.yml index 6c60f6f8a7..ac1115fe61 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/service_worker.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/service_worker.yml @@ -1,10 +1,10 @@ -- type: job +- type: job id: ServiceWorker name: job-name-serviceworker description: job-description-serviceworker playTimeTracker: JobServiceWorker startingGear: ServiceWorkerGear - icon: "ServiceWorker" + icon: "JobIconServiceWorker" supervisors: job-supervisors-service canBeAntag: false access: diff --git a/Resources/Prototypes/Roles/Jobs/Command/captain.yml b/Resources/Prototypes/Roles/Jobs/Command/captain.yml index b87474b128..cbaff90e7f 100644 --- a/Resources/Prototypes/Roles/Jobs/Command/captain.yml +++ b/Resources/Prototypes/Roles/Jobs/Command/captain.yml @@ -17,7 +17,7 @@ time: 108000 weight: 20 startingGear: CaptainGear - icon: "Captain" + icon: "JobIconCaptain" requireAdminNotify: true joinNotifyCrew: true supervisors: job-supervisors-centcom diff --git a/Resources/Prototypes/Roles/Jobs/Command/centcom_official.yml b/Resources/Prototypes/Roles/Jobs/Command/centcom_official.yml index 5885a993f8..9de8ce141b 100644 --- a/Resources/Prototypes/Roles/Jobs/Command/centcom_official.yml +++ b/Resources/Prototypes/Roles/Jobs/Command/centcom_official.yml @@ -5,7 +5,7 @@ playTimeTracker: JobCentralCommandOfficial setPreference: false startingGear: CentcomGear - icon: "Nanotrasen" + icon: "JobIconNanotrasen" supervisors: job-supervisors-hos canBeAntag: false accessGroups: diff --git a/Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml b/Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml index b505e120be..e2289d8db7 100644 --- a/Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml +++ b/Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml @@ -17,7 +17,7 @@ time: 108000 weight: 20 startingGear: HoPGear - icon: "HeadOfPersonnel" + icon: "JobIconHeadOfPersonnel" requireAdminNotify: true supervisors: job-supervisors-captain whitelistedSpecies: diff --git a/Resources/Prototypes/Roles/Jobs/Engineering/atmospheric_technician.yml b/Resources/Prototypes/Roles/Jobs/Engineering/atmospheric_technician.yml index 513443d616..1d1cbfe677 100644 --- a/Resources/Prototypes/Roles/Jobs/Engineering/atmospheric_technician.yml +++ b/Resources/Prototypes/Roles/Jobs/Engineering/atmospheric_technician.yml @@ -8,7 +8,7 @@ department: Engineering time: 3600 startingGear: AtmosphericTechnicianGear - icon: "AtmosphericTechnician" + icon: "JobIconAtmosphericTechnician" supervisors: job-supervisors-ce canBeAntag: false access: diff --git a/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml b/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml index ee6ecbb3b2..6e9fc8dd12 100644 --- a/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml +++ b/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml @@ -14,7 +14,7 @@ time: 108000 weight: 10 startingGear: ChiefEngineerGear - icon: "ChiefEngineer" + icon: "JobIconChiefEngineer" requireAdminNotify: true supervisors: job-supervisors-captain whitelistedSpecies: diff --git a/Resources/Prototypes/Roles/Jobs/Engineering/station_engineer.yml b/Resources/Prototypes/Roles/Jobs/Engineering/station_engineer.yml index 0e968c8ab7..967d9c2550 100644 --- a/Resources/Prototypes/Roles/Jobs/Engineering/station_engineer.yml +++ b/Resources/Prototypes/Roles/Jobs/Engineering/station_engineer.yml @@ -8,7 +8,7 @@ department: Engineering time: 1800 startingGear: StationEngineerGear - icon: "StationEngineer" + icon: "JobIconStationEngineer" supervisors: job-supervisors-ce access: - Maintenance diff --git a/Resources/Prototypes/Roles/Jobs/Engineering/technical_assistant.yml b/Resources/Prototypes/Roles/Jobs/Engineering/technical_assistant.yml index 95bc51c5b8..d8c4bc25ef 100644 --- a/Resources/Prototypes/Roles/Jobs/Engineering/technical_assistant.yml +++ b/Resources/Prototypes/Roles/Jobs/Engineering/technical_assistant.yml @@ -1,4 +1,4 @@ -- type: job +- type: job id: TechnicalAssistant name: job-name-technical-assistant description: job-description-technical-assistant @@ -9,7 +9,7 @@ time: 28800 inverted: true # stop playing intern if you're good at engineering! startingGear: TechnicalAssistantGear - icon: "TechnicalAssistant" + icon: "JobIconTechnicalAssistant" supervisors: job-supervisors-engineering canBeAntag: false access: diff --git a/Resources/Prototypes/Roles/Jobs/Fun/emergencyresponseteam.yml b/Resources/Prototypes/Roles/Jobs/Fun/emergencyresponseteam.yml index f194471ab7..1876161223 100644 --- a/Resources/Prototypes/Roles/Jobs/Fun/emergencyresponseteam.yml +++ b/Resources/Prototypes/Roles/Jobs/Fun/emergencyresponseteam.yml @@ -6,7 +6,7 @@ playTimeTracker: JobERTLeader setPreference: false startingGear: ERTLeaderGearEVA - icon: "Nanotrasen" + icon: "JobIconNanotrasen" supervisors: job-supervisors-centcom canBeAntag: false accessGroups: @@ -57,7 +57,7 @@ playTimeTracker: JobERTEngineer setPreference: false startingGear: ERTEngineerGearEVA - icon: "Nanotrasen" + icon: "JobIconNanotrasen" supervisors: job-supervisors-centcom canBeAntag: false accessGroups: @@ -108,7 +108,7 @@ playTimeTracker: JobERTSecurity setPreference: false startingGear: ERTEngineerGearEVA - icon: "Nanotrasen" + icon: "JobIconNanotrasen" supervisors: job-supervisors-centcom canBeAntag: false accessGroups: @@ -159,7 +159,7 @@ playTimeTracker: JobERTMedical setPreference: false startingGear: ERTMedicalGearEVA - icon: "Nanotrasen" + icon: "JobIconNanotrasen" supervisors: job-supervisors-centcom canBeAntag: false accessGroups: @@ -212,7 +212,7 @@ playTimeTracker: JobERTJanitor setPreference: false startingGear: ERTJanitorGearEVA - icon: "Nanotrasen" + icon: "JobIconNanotrasen" supervisors: job-supervisors-centcom canBeAntag: false accessGroups: diff --git a/Resources/Prototypes/Roles/Jobs/Medical/chemist.yml b/Resources/Prototypes/Roles/Jobs/Medical/chemist.yml index 4b5b2d6c08..7cb3da8eed 100644 --- a/Resources/Prototypes/Roles/Jobs/Medical/chemist.yml +++ b/Resources/Prototypes/Roles/Jobs/Medical/chemist.yml @@ -8,7 +8,7 @@ department: Medical time: 1800 startingGear: ChemistGear - icon: "Chemist" + icon: "JobIconChemist" supervisors: job-supervisors-cmo access: - Medical diff --git a/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml b/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml index 8efb06cc0f..15e3014f9a 100644 --- a/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml +++ b/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml @@ -13,7 +13,7 @@ time: 108000 weight: 10 startingGear: CMOGear - icon: "ChiefMedicalOfficer" + icon: "JobIconChiefMedicalOfficer" requireAdminNotify: true supervisors: job-supervisors-captain whitelistedSpecies: diff --git a/Resources/Prototypes/Roles/Jobs/Medical/medical_doctor.yml b/Resources/Prototypes/Roles/Jobs/Medical/medical_doctor.yml index e6ccfacbbf..021e0010cc 100644 --- a/Resources/Prototypes/Roles/Jobs/Medical/medical_doctor.yml +++ b/Resources/Prototypes/Roles/Jobs/Medical/medical_doctor.yml @@ -8,7 +8,7 @@ department: Medical time: 1800 startingGear: DoctorGear - icon: "MedicalDoctor" + icon: "JobIconMedicalDoctor" supervisors: job-supervisors-cmo access: - Medical diff --git a/Resources/Prototypes/Roles/Jobs/Medical/medical_intern.yml b/Resources/Prototypes/Roles/Jobs/Medical/medical_intern.yml index b62fe84369..075a67de4b 100644 --- a/Resources/Prototypes/Roles/Jobs/Medical/medical_intern.yml +++ b/Resources/Prototypes/Roles/Jobs/Medical/medical_intern.yml @@ -1,4 +1,4 @@ -- type: job +- type: job id: MedicalIntern name: job-name-intern description: job-description-intern @@ -9,7 +9,7 @@ time: 28800 inverted: true # stop playing intern if you're good at med! startingGear: MedicalInternGear - icon: "MedicalIntern" + icon: "JobIconMedicalIntern" supervisors: job-supervisors-medicine canBeAntag: false access: diff --git a/Resources/Prototypes/Roles/Jobs/Science/research_assistant.yml b/Resources/Prototypes/Roles/Jobs/Science/research_assistant.yml index b315b3e508..3b5b2893c6 100644 --- a/Resources/Prototypes/Roles/Jobs/Science/research_assistant.yml +++ b/Resources/Prototypes/Roles/Jobs/Science/research_assistant.yml @@ -1,4 +1,4 @@ -- type: job +- type: job id: ResearchAssistant name: job-name-research-assistant description: job-description-research-assistant @@ -9,7 +9,7 @@ time: 28800 inverted: true # stop playing intern if you're good at science! startingGear: ResearchAssistantGear - icon: "ResearchAssistant" + icon: "JobIconResearchAssistant" supervisors: job-supervisors-rd canBeAntag: false access: diff --git a/Resources/Prototypes/Roles/Jobs/Science/research_director.yml b/Resources/Prototypes/Roles/Jobs/Science/research_director.yml index bc9902978f..689aaf108d 100644 --- a/Resources/Prototypes/Roles/Jobs/Science/research_director.yml +++ b/Resources/Prototypes/Roles/Jobs/Science/research_director.yml @@ -11,7 +11,7 @@ time: 108000 weight: 10 startingGear: ResearchDirectorGear - icon: "ResearchDirector" + icon: "JobIconResearchDirector" requireAdminNotify: true supervisors: job-supervisors-captain whitelistedSpecies: diff --git a/Resources/Prototypes/Roles/Jobs/Science/scientist.yml b/Resources/Prototypes/Roles/Jobs/Science/scientist.yml index 3bff2434f9..fcfce02d16 100644 --- a/Resources/Prototypes/Roles/Jobs/Science/scientist.yml +++ b/Resources/Prototypes/Roles/Jobs/Science/scientist.yml @@ -8,7 +8,7 @@ department: Science time: 1800 startingGear: ScientistGear - icon: "Scientist" + icon: "JobIconScientist" supervisors: job-supervisors-rd access: - Research diff --git a/Resources/Prototypes/Roles/Jobs/Security/brigmedic.yml b/Resources/Prototypes/Roles/Jobs/Security/brigmedic.yml index 0deb749f73..d003f16ea6 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/brigmedic.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/brigmedic.yml @@ -11,7 +11,7 @@ department: Security time: 7200 startingGear: BrigmedicGear - icon: "Brigmedic" + icon: "JobIconBrigmedic" supervisors: job-supervisors-hos whitelistedSpecies: - Human diff --git a/Resources/Prototypes/Roles/Jobs/Security/detective.yml b/Resources/Prototypes/Roles/Jobs/Security/detective.yml index e8f730e126..744f1cc519 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/detective.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/detective.yml @@ -8,7 +8,7 @@ department: Security time: 7200 #2 hrs startingGear: DetectiveGear - icon: "Detective" + icon: "JobIconDetective" supervisors: job-supervisors-hos whitelistedSpecies: - Human diff --git a/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml b/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml index e895754e4e..2c9d8d952e 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml @@ -14,7 +14,7 @@ time: 108000 weight: 10 startingGear: HoSGear - icon: "HeadOfSecurity" + icon: "JobIconHeadOfSecurity" requireAdminNotify: true supervisors: job-supervisors-captain whitelistedSpecies: diff --git a/Resources/Prototypes/Roles/Jobs/Security/security_cadet.yml b/Resources/Prototypes/Roles/Jobs/Security/security_cadet.yml index 8287f978a0..2bb94a024b 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/security_cadet.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/security_cadet.yml @@ -1,4 +1,4 @@ -- type: job +- type: job id: SecurityCadet name: job-name-cadet description: job-description-cadet @@ -11,7 +11,7 @@ time: 28800 #8 hrs inverted: true # stop playing intern if you're good at security! startingGear: SecurityCadetGear - icon: "SecurityCadet" + icon: "JobIconSecurityCadet" supervisors: job-supervisors-security whitelistedSpecies: - Human diff --git a/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml b/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml index d5361a5766..c2e5657edc 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml @@ -8,7 +8,7 @@ department: Security time: 3600 #1 hr startingGear: SecurityOfficerGear - icon: "SecurityOfficer" + icon: "JobIconSecurityOfficer" supervisors: job-supervisors-hos whitelistedSpecies: - Human diff --git a/Resources/Prototypes/Roles/Jobs/Security/warden.yml b/Resources/Prototypes/Roles/Jobs/Security/warden.yml index d038ed0987..5e9c24464f 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/warden.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/warden.yml @@ -8,7 +8,7 @@ department: Security time: 10800 startingGear: WardenGear - icon: "Warden" + icon: "JobIconWarden" supervisors: job-supervisors-hos whitelistedSpecies: - Human diff --git a/Resources/Prototypes/Roles/Jobs/Wildcards/boxer.yml b/Resources/Prototypes/Roles/Jobs/Wildcards/boxer.yml index 567463a99f..8e79e28f5e 100644 --- a/Resources/Prototypes/Roles/Jobs/Wildcards/boxer.yml +++ b/Resources/Prototypes/Roles/Jobs/Wildcards/boxer.yml @@ -4,7 +4,7 @@ description: job-description-boxer playTimeTracker: JobBoxer startingGear: BoxerGear - icon: "Boxer" + icon: "JobIconBoxer" supervisors: job-supervisors-hop access: - Service diff --git a/Resources/Prototypes/Roles/Jobs/Wildcards/psychologist.yml b/Resources/Prototypes/Roles/Jobs/Wildcards/psychologist.yml index 1359e029f1..bd8256266b 100644 --- a/Resources/Prototypes/Roles/Jobs/Wildcards/psychologist.yml +++ b/Resources/Prototypes/Roles/Jobs/Wildcards/psychologist.yml @@ -4,7 +4,7 @@ description: job-description-psychologist playTimeTracker: JobPsychologist startingGear: PsychologistGear - icon: "Psychologist" + icon: "JobIconPsychologist" supervisors: job-supervisors-cmo access: - Medical diff --git a/Resources/Prototypes/Roles/Jobs/Wildcards/reporter.yml b/Resources/Prototypes/Roles/Jobs/Wildcards/reporter.yml index 42b862a6dc..1a5e3a678a 100644 --- a/Resources/Prototypes/Roles/Jobs/Wildcards/reporter.yml +++ b/Resources/Prototypes/Roles/Jobs/Wildcards/reporter.yml @@ -4,7 +4,7 @@ description: job-description-reporter playTimeTracker: JobReporter startingGear: ReporterGear - icon: "Reporter" + icon: "JobIconReporter" supervisors: job-supervisors-hop access: - Service diff --git a/Resources/Prototypes/Roles/Jobs/Wildcards/zookeeper.yml b/Resources/Prototypes/Roles/Jobs/Wildcards/zookeeper.yml index 490c066802..87ef302596 100644 --- a/Resources/Prototypes/Roles/Jobs/Wildcards/zookeeper.yml +++ b/Resources/Prototypes/Roles/Jobs/Wildcards/zookeeper.yml @@ -4,7 +4,7 @@ description: job-description-zookeeper playTimeTracker: JobZookeeper startingGear: ZookeeperGear - icon: "Zookeeper" + icon: "JobIconZookeeper" supervisors: job-supervisors-hop access: - Service