From c8930106b6e26324a2dffb4d371ea7ccfc0c33f9 Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Mon, 19 Jun 2023 01:13:53 +0200 Subject: [PATCH] CE belt in locker again, CE doesn't spawn with it. (#17445) Better way to do #17430 Yes I know this means the CE spawns with a regular filled toolbelt they'll just throw away at round start. Oh well. --- Resources/Prototypes/Catalog/Fills/Lockers/heads.yml | 1 + Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml index f13444efea..d80fad39e8 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml @@ -158,6 +158,7 @@ contents: - id: ClothingNeckCloakCe - id: ClothingEyesGlassesMeson + - id: ClothingBeltChiefEngineerFilled - id: ClothingHeadHatBeretEngineering - id: ClothingHandsGlovesColorYellow - id: CigarCase diff --git a/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml b/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml index 461600d125..c81c19f7de 100644 --- a/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml +++ b/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml @@ -37,7 +37,7 @@ id: CEPDA eyes: ClothingEyesGlassesMeson ears: ClothingHeadsetCE - belt: ClothingBeltChiefEngineerFilled + belt: ClothingBeltUtilityEngineering innerclothingskirt: ClothingUniformJumpskirtChiefEngineer satchel: ClothingBackpackSatchelChiefEngineerFilled duffelbag: ClothingBackpackDuffelChiefEngineerFilled