diff --git a/Resources/Prototypes/_NF/Loadouts/Jobs/Contractor/head.yml b/Resources/Prototypes/_NF/Loadouts/Jobs/Contractor/head.yml index 288efe2dd0a..2d73fd72ffc 100644 --- a/Resources/Prototypes/_NF/Loadouts/Jobs/Contractor/head.yml +++ b/Resources/Prototypes/_NF/Loadouts/Jobs/Contractor/head.yml @@ -312,6 +312,19 @@ id: ContractorClothingHeadHatGreyFlatcap equipment: head: ClothingHeadHatGreyFlatcap + +- type: loadout + id: ContractorClothingHeadHatBrownFlatcap + equipment: ContractorClothingHeadHatBrownFlatcap + effects: + - !type:GroupLoadoutEffect + proto: ContractorT1 + price: 650 + +- type: startingGear + id: ContractorClothingHeadHatBrownFlatcap + equipment: + head: ClothingHeadHatBrownFlatcap - type: loadout id: ContractorClothingHeadHatCapcap diff --git a/Resources/Prototypes/_NF/Loadouts/contractor_loadout_groups.yml b/Resources/Prototypes/_NF/Loadouts/contractor_loadout_groups.yml index 3a96ab9ad84..62023a46800 100644 --- a/Resources/Prototypes/_NF/Loadouts/contractor_loadout_groups.yml +++ b/Resources/Prototypes/_NF/Loadouts/contractor_loadout_groups.yml @@ -427,6 +427,7 @@ - ContractorClothingHeadHatCasa - ContractorClothingHeadHatBowlerHat - ContractorClothingHeadHatGreyFlatcap + - ContractorClothingHeadHatBrownFlatcap - ContractorClothingHeadHatCapcap - ContractorClothingHeadHatParamedicsoft - ContractorClothingHeadNurseHat diff --git a/Resources/Prototypes/_NF/Loadouts/mercenary_loadout_groups.yml b/Resources/Prototypes/_NF/Loadouts/mercenary_loadout_groups.yml index 64fbb2f38df..5e3230d5e88 100644 --- a/Resources/Prototypes/_NF/Loadouts/mercenary_loadout_groups.yml +++ b/Resources/Prototypes/_NF/Loadouts/mercenary_loadout_groups.yml @@ -468,6 +468,7 @@ - ContractorClothingHeadHatCasa - ContractorClothingHeadHatBowlerHat - ContractorClothingHeadHatGreyFlatcap + - ContractorClothingHeadHatBrownFlatcap - ContractorClothingHeadHatCapcap - ContractorClothingHeadHatParamedicsoft - ContractorClothingHeadNurseHat diff --git a/Resources/Prototypes/_NF/Loadouts/pilot_loadout_groups.yml b/Resources/Prototypes/_NF/Loadouts/pilot_loadout_groups.yml index ee1dd11fe91..b41f693b04c 100644 --- a/Resources/Prototypes/_NF/Loadouts/pilot_loadout_groups.yml +++ b/Resources/Prototypes/_NF/Loadouts/pilot_loadout_groups.yml @@ -405,6 +405,7 @@ - ContractorClothingHeadHatCasa - ContractorClothingHeadHatBowlerHat - ContractorClothingHeadHatGreyFlatcap + - ContractorClothingHeadHatBrownFlatcap - ContractorClothingHeadHatCapcap - ContractorClothingHeadHatParamedicsoft - ContractorClothingHeadNurseHat diff --git a/Resources/Prototypes/_NF/Loadouts/stationrep_loadout_groups.yml b/Resources/Prototypes/_NF/Loadouts/stationrep_loadout_groups.yml index cfeb7ce786a..15ea524039d 100644 --- a/Resources/Prototypes/_NF/Loadouts/stationrep_loadout_groups.yml +++ b/Resources/Prototypes/_NF/Loadouts/stationrep_loadout_groups.yml @@ -61,6 +61,7 @@ - ContractorClothingHeadHatCasa - ContractorClothingHeadHatBowlerHat - ContractorClothingHeadHatGreyFlatcap + - ContractorClothingHeadHatBrownFlatcap - ContractorClothingHeadHatCapcap - ContractorClothingHeadHatParamedicsoft - ContractorClothingHeadNurseHat