diff --git a/Resources/Prototypes/Loadouts/Jobs/Civilian/clown.yml b/Resources/Prototypes/Loadouts/Jobs/Civilian/clown.yml index 94f890b8d60029..896d1a0c1f77d5 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Civilian/clown.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Civilian/clown.yml @@ -6,7 +6,7 @@ - type: startingGear id: JesterHat equipment: - head: ClothingHeadHatJester + head: ClothingHeadHatJesterAlt # Jumpsuit - type: loadout @@ -25,7 +25,7 @@ - type: startingGear id: JesterSuit equipment: - jumpsuit: ClothingUniformJumpsuitJester + jumpsuit: ClothingUniformJumpsuitJesterAlt # Back - type: loadout diff --git a/Resources/Prototypes/Loadouts/Jobs/Medical/paramedic.yml b/Resources/Prototypes/Loadouts/Jobs/Medical/paramedic.yml index ad265602f27682..0747df55151617 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Medical/paramedic.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Medical/paramedic.yml @@ -63,4 +63,4 @@ - type: startingGear id: ParamedicWindbreaker equipment: - back: ClothingOuterCoatParamedicWB \ No newline at end of file + outerClothing: ClothingOuterCoatParamedicWB \ No newline at end of file diff --git a/Resources/Prototypes/Loadouts/Jobs/Security/detective.yml b/Resources/Prototypes/Loadouts/Jobs/Security/detective.yml index c4efd86a79468d..c102277e457d33 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Security/detective.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Security/detective.yml @@ -109,4 +109,4 @@ - type: startingGear id: DetectiveCoat equipment: - back: ClothingOuterCoatDetective \ No newline at end of file + outerClothing: ClothingOuterCoatDetective \ No newline at end of file diff --git a/Resources/Prototypes/Loadouts/loadout_groups.yml b/Resources/Prototypes/Loadouts/loadout_groups.yml index 1197ae65e2d09b..5541d0ee02348d 100644 --- a/Resources/Prototypes/Loadouts/loadout_groups.yml +++ b/Resources/Prototypes/Loadouts/loadout_groups.yml @@ -783,7 +783,6 @@ name: loadout-group-chief-medical-officer-outerclothing minLimit: 0 loadouts: - - RegularLabCoat - ChiefMedicalOfficerLabCoat - type: loadoutGroup @@ -862,8 +861,8 @@ id: ChemistJumpsuit name: loadout-group-chemist-jumpsuit loadouts: - - MedicalDoctorJumpsuit - - MedicalDoctorJumpskirt + - ChemistJumpsuit + - ChemistJumpskirt - type: loadoutGroup id: ChemistOuterClothing