diff --git a/Resources/Prototypes/CharacterItemGroups/Jobs/Command/blueshield_officer.yml b/Resources/Prototypes/CharacterItemGroups/Jobs/Command/blueshield_officer.yml index f900bfe3b5..1434cde80d 100644 --- a/Resources/Prototypes/CharacterItemGroups/Jobs/Command/blueshield_officer.yml +++ b/Resources/Prototypes/CharacterItemGroups/Jobs/Command/blueshield_officer.yml @@ -47,3 +47,12 @@ id: LoadoutClothingBlueshieldBeretOfficer - type: loadout id: LoadoutClothingBlueshieldCowboyHat + +- type: characterItemGroup + id: LoadoutBlueshieldOfficerPrimaries + maxItems: 1 + items: + - type: loadout + id: LoadoutBSORifleChester + - type: loadout + id: LoadoutBSOEnergyShotgun diff --git a/Resources/Prototypes/CharacterItemGroups/Jobs/Security/uncategorized.yml b/Resources/Prototypes/CharacterItemGroups/Jobs/Security/uncategorized.yml index 0659bd9e1d..989b1d13af 100644 --- a/Resources/Prototypes/CharacterItemGroups/Jobs/Security/uncategorized.yml +++ b/Resources/Prototypes/CharacterItemGroups/Jobs/Security/uncategorized.yml @@ -133,8 +133,6 @@ id: LoadoutSecurityPistolEnergyRevolver - type: loadout id: LoadoutBSOEnergyRevolver - - type: loadout - id: LoadoutBSORifleChester - type: characterItemGroup id: LoadoutSecurityEyes diff --git a/Resources/Prototypes/Loadouts/Jobs/Command/blueshield_officer.yml b/Resources/Prototypes/Loadouts/Jobs/Command/blueshield_officer.yml index 7e0dba01c2..08230822cb 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Command/blueshield_officer.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Command/blueshield_officer.yml @@ -72,8 +72,9 @@ category: JobsCommandBlueshieldOfficer cost: 0 canBeHeirloom: true - guideEntry: SecurityWeapons requirements: + - !type:CharacterItemGroupRequirement + group: LoadoutBlueshieldOfficerPrimaries - !type:CharacterJobRequirement jobs: - BlueshieldOfficer @@ -82,6 +83,22 @@ items: - WeaponLeverChester +- type: loadout + id: LoadoutBSOEnergyShotgun + category: JobsCommandBlueshieldOfficer + cost: 0 + canBeHeirloom: true + requirements: + - !type:CharacterItemGroupRequirement + group: LoadoutBlueshieldOfficerPrimaries + - !type:CharacterJobRequirement + jobs: + - BlueshieldOfficer + - !type:CharacterAgeRequirement + min: 21 + items: + - WeaponEnergyShotgun + # Eyes # Gloves