diff --git a/Resources/Prototypes/Entities/Markers/Spawners/jobs.yml b/Resources/Prototypes/Entities/Markers/Spawners/jobs.yml index f89e829e2d..d6eca4ebc2 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/jobs.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/jobs.yml @@ -36,15 +36,18 @@ # Cargo -#- type: entity -# id: SpawnPointQuartermaster -# parent: SpawnPointJobBase -# name: quartermaster -# components: -# - type: SpawnPoint -# job_id: Quartermaster -# - type: Sprite -# state: Quartermaster +- type: entity + id: SpawnPointQuartermaster + parent: SpawnPointJobBase + name: quartermaster + components: + - type: SpawnPoint + job_id: Quartermaster + - type: Sprite + layers: + - state: green + - state: qm + - type: entity id: SpawnPointCargoTechnician diff --git a/Resources/Prototypes/Roles/Jobs/Cargo/cargo_technician.yml b/Resources/Prototypes/Roles/Jobs/Cargo/cargo_technician.yml index b67c88b95f..27d2929c47 100644 --- a/Resources/Prototypes/Roles/Jobs/Cargo/cargo_technician.yml +++ b/Resources/Prototypes/Roles/Jobs/Cargo/cargo_technician.yml @@ -5,7 +5,7 @@ departments: - Cargo icon: "CargoTechnician" - supervisors: "the head of personnel" # TODO: Change this to include the QM when it gets in. + supervisors: "the quartermaster and head of personnel" access: - Cargo - Maintenance @@ -18,7 +18,6 @@ jumpsuit: ClothingUniformJumpsuitCargo back: ClothingBackpackFilled shoes: ClothingShoesColorBlack - gloves: ClothingHandsGlovesFingerless id: CargoPDA ears: ClothingHeadsetCargo innerclothingskirt: ClothingUniformJumpskirtCargo