diff --git a/Resources/Prototypes/Loadouts/Jobs/Security/security_officer.yml b/Resources/Prototypes/Loadouts/Jobs/Security/security_officer.yml index 40fc491684..5f2ddbbe5e 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Security/security_officer.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Security/security_officer.yml @@ -60,6 +60,24 @@ equipment: jumpsuit: ClothingUniformJumpskirtSec +- type: loadout + id: SecurityJumpsuitGrey + equipment: SecurityJumpsuitGrey + +- type: startingGear + id: SecurityJumpsuitGrey + equipment: + jumpsuit: ClothingUniformJumpsuitSecGrey + +- type: loadout + id: SecurityJumpskirtGrey + equipment: SecurityJumpskirtGrey + +- type: startingGear + id: SecurityJumpskirtGrey + equipment: + jumpsuit: ClothingUniformJumpskirtSecGrey + - type: loadout id: SeniorOfficerJumpsuit equipment: SeniorOfficerJumpsuit diff --git a/Resources/Prototypes/Loadouts/loadout_groups.yml b/Resources/Prototypes/Loadouts/loadout_groups.yml index db270d5bae..84655c3195 100644 --- a/Resources/Prototypes/Loadouts/loadout_groups.yml +++ b/Resources/Prototypes/Loadouts/loadout_groups.yml @@ -854,6 +854,8 @@ loadouts: - SecurityJumpsuit - SecurityJumpskirt + - SecurityJumpsuitGrey + - SecurityJumpskirtGrey - SeniorOfficerJumpsuit - SeniorOfficerJumpskirt