From cbb6e906dd6b504269747515e2f6804ed1de92e7 Mon Sep 17 00:00:00 2001 From: LordEclipse <106132477+LordEclipse@users.noreply.github.com> Date: Sat, 10 Sep 2022 02:58:26 -0500 Subject: [PATCH] Add Quartermaster to command in the lobby job menu (#11161) --- Resources/Prototypes/Roles/Jobs/departments.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Resources/Prototypes/Roles/Jobs/departments.yml b/Resources/Prototypes/Roles/Jobs/departments.yml index 09f6cb27f4..42fee54414 100644 --- a/Resources/Prototypes/Roles/Jobs/departments.yml +++ b/Resources/Prototypes/Roles/Jobs/departments.yml @@ -33,14 +33,10 @@ - CentralCommandOfficial - ChiefEngineer - ChiefMedicalOfficer - - ERTEngineer - - ERTJanitor - - ERTLeader - - ERTMedical - - ERTSecurity - HeadOfPersonnel - HeadOfSecurity - ResearchDirector + - Quartermaster - type: department id: Engineering @@ -72,4 +68,4 @@ id: Science roles: - ResearchDirector - - Scientist \ No newline at end of file + - Scientist