From 6aa7bbf92d9ced2470a57a794574eec5570aec06 Mon Sep 17 00:00:00 2001 From: Ubaser Date: Mon, 12 Aug 2024 17:03:04 +1000 Subject: [PATCH] potentially fix test fail (?) --- Resources/Prototypes/Loadouts/Jobs/Cargo/quartermaster.yml | 2 +- Resources/Prototypes/Loadouts/Jobs/Command/captain.yml | 2 +- .../Prototypes/Loadouts/Jobs/Command/head_of_personnel.yml | 2 +- .../Prototypes/Loadouts/Jobs/Engineering/chief_engineer.yml | 2 +- .../Prototypes/Loadouts/Jobs/Medical/chief_medical_officer.yml | 2 +- .../Prototypes/Loadouts/Jobs/Science/research_director.yml | 2 +- .../Prototypes/Loadouts/Jobs/Security/head_of_security.yml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Resources/Prototypes/Loadouts/Jobs/Cargo/quartermaster.yml b/Resources/Prototypes/Loadouts/Jobs/Cargo/quartermaster.yml index bfe88908b29d..60fc1834fb59 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Cargo/quartermaster.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Cargo/quartermaster.yml @@ -54,7 +54,7 @@ - type: loadout id: QuartermasterMantle equipment: - neck: QuartermasterMantle + neck: ClothingNeckMantleQM effects: - !type:GroupLoadoutEffect proto: MasterQM diff --git a/Resources/Prototypes/Loadouts/Jobs/Command/captain.yml b/Resources/Prototypes/Loadouts/Jobs/Command/captain.yml index 2106005e318d..9043354a3155 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Command/captain.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Command/captain.yml @@ -54,7 +54,7 @@ - type: loadout id: CaptainMantle equipment: - neck: CaptainMantle + neck: ClothingNeckMantleCap effects: - !type:GroupLoadoutEffect proto: MasterCap diff --git a/Resources/Prototypes/Loadouts/Jobs/Command/head_of_personnel.yml b/Resources/Prototypes/Loadouts/Jobs/Command/head_of_personnel.yml index 789ad952e5af..45223bea149b 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Command/head_of_personnel.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Command/head_of_personnel.yml @@ -44,7 +44,7 @@ - type: loadout id: HoPMantle equipment: - neck: HoPMantle + neck: ClothingNeckMantleHOP effects: - !type:GroupLoadoutEffect proto: MasterHoP diff --git a/Resources/Prototypes/Loadouts/Jobs/Engineering/chief_engineer.yml b/Resources/Prototypes/Loadouts/Jobs/Engineering/chief_engineer.yml index 1af31b4756e7..13b72e0af4f3 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Engineering/chief_engineer.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Engineering/chief_engineer.yml @@ -48,7 +48,7 @@ - type: loadout id: ChiefEngineerMantle equipment: - neck: ChiefEngineerMantle + neck: ClothingNeckMantleCE effects: - !type:GroupLoadoutEffect proto: MasterCE diff --git a/Resources/Prototypes/Loadouts/Jobs/Medical/chief_medical_officer.yml b/Resources/Prototypes/Loadouts/Jobs/Medical/chief_medical_officer.yml index 9aa65d3077cb..43bbc42f46e8 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Medical/chief_medical_officer.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Medical/chief_medical_officer.yml @@ -49,7 +49,7 @@ - type: loadout id: ChiefMedicalOfficerMantle equipment: - neck: ChiefMedicalOfficerMantle + neck: ClothingNeckMantleCMO effects: - !type:GroupLoadoutEffect proto: MasterCMO diff --git a/Resources/Prototypes/Loadouts/Jobs/Science/research_director.yml b/Resources/Prototypes/Loadouts/Jobs/Science/research_director.yml index 7a1c5d4a4365..2e607aca698f 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Science/research_director.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Science/research_director.yml @@ -17,7 +17,7 @@ - type: loadout id: ResearchDirectorMantle equipment: - neck: ResearchDirectorMantle + neck: ClothingNeckMantleRD effects: - !type:GroupLoadoutEffect proto: MasterRD diff --git a/Resources/Prototypes/Loadouts/Jobs/Security/head_of_security.yml b/Resources/Prototypes/Loadouts/Jobs/Security/head_of_security.yml index fa66f472349f..a393006d9c5a 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Security/head_of_security.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Security/head_of_security.yml @@ -59,7 +59,7 @@ - type: loadout id: HeadofSecurityMantle equipment: - neck: HeadofSecurityMantle + neck: ClothingNeckMantleHOS effects: - !type:GroupLoadoutEffect proto: MasterHoS