diff --git a/Resources/Locale/en-US/loadouts/itemgroups.ftl b/Resources/Locale/en-US/loadouts/itemgroups.ftl index 8af87679c45..a81d8b00eb5 100644 --- a/Resources/Locale/en-US/loadouts/itemgroups.ftl +++ b/Resources/Locale/en-US/loadouts/itemgroups.ftl @@ -578,6 +578,7 @@ character-item-group-LoadoutHeadOfSecurityMask = Head Of Security Masks character-item-group-LoadoutHeadOfSecurityOuter = Head Of Security Outerwear character-item-group-LoadoutHeadOfSecurityShoes = Head Of Security Shoes character-item-group-LoadoutHeadOfSecurityUniforms = Head Of Security Uniforms +character-item-group-LoadoutHeadOfSecurityTrinkets = Head Of Security Trinkets # Security - Security Officer character-item-group-LoadoutSecurityOfficerBackpacks = Security Officer Backpacks diff --git a/Resources/Prototypes/CharacterItemGroups/Jobs/Security/headOfSecurity.yml b/Resources/Prototypes/CharacterItemGroups/Jobs/Security/headOfSecurity.yml index 9ccc5232e4a..cc28e92ba6c 100644 --- a/Resources/Prototypes/CharacterItemGroups/Jobs/Security/headOfSecurity.yml +++ b/Resources/Prototypes/CharacterItemGroups/Jobs/Security/headOfSecurity.yml @@ -118,3 +118,11 @@ id: LoadoutCommandHOSJumpskirtParade - type: loadout id: LoadoutCommandHOSJumpskirtFormal + +- type: characterItemGroup + id: LoadoutHeadOfSecurityTrinkets + maxItems: 2 + items: + - type: loadout + id: LoadoutHoSCigarCase + # TBD