diff --git a/Resources/Prototypes/Catalog/Fills/Boxes/security.yml b/Resources/Prototypes/Catalog/Fills/Boxes/security.yml index 77e01921de..027aaf19f6 100644 --- a/Resources/Prototypes/Catalog/Fills/Boxes/security.yml +++ b/Resources/Prototypes/Catalog/Fills/Boxes/security.yml @@ -36,7 +36,7 @@ components: - type: StorageFill contents: - - id: ClothingEyesGlassesSecurity + - id: ClothingEyesHudSecurity amount: 4 - type: Sprite layers: diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml index 8221c7c02c..b06741dcb4 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml @@ -270,6 +270,7 @@ components: - type: StorageFill contents: + - id: ClothingEyesHudSecurity - id: WeaponDisabler - id: ClothingHeadHatBeretHoS - id: ClothingHeadHatHoshat @@ -301,6 +302,7 @@ components: - type: StorageFill contents: + - id: ClothingEyesHudSecurity - id: WeaponDisabler - id: ClothingHeadHatBeretHoS - id: ClothingHeadHatHoshat diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/security.yml b/Resources/Prototypes/Catalog/Fills/Lockers/security.yml index d7997b1d4d..0ed6cc8219 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/security.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/security.yml @@ -22,6 +22,7 @@ - id: DoorRemoteArmory - id: ClothingOuterHardsuitWarden - id: HoloprojectorSecurity + - id: ClothingEyesHudSecurity - type: entity id: LockerWardenFilled @@ -46,6 +47,7 @@ - id: RubberStampWarden - id: DoorRemoteArmory - id: HoloprojectorSecurity + - id: ClothingEyesHudSecurity - type: entity id: LockerSecurityFilled @@ -69,6 +71,7 @@ - id: ClothingShoesBootsJack - id: WeaponMeleeNeedle prob: 0.1 + - id: ClothingEyesHudSecurity - type: entity id: LockerBrigmedicFilled @@ -77,6 +80,7 @@ components: - type: StorageFill contents: + - id: ClothingEyesHudSecurity - id: WeaponDisabler - id: TrackingImplanter amount: 2 @@ -111,6 +115,8 @@ components: - type: StorageFill contents: + - id: ClothingEyesHudSecurity + prob: 0.3 - id: ClothingHeadHatFedoraBrown - id: ClothingNeckTieDet - id: ClothingOuterVestDetective diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/sec.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/sec.yml index a02da49f40..658a955b88 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/sec.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/sec.yml @@ -6,6 +6,7 @@ Flash: 5 FlashlightSeclite: 5 ClothingEyesGlassesSunglasses: 2 + ClothingEyesHudSecurity: 2 ClothingBeltSecurityWebbing: 5 Zipties: 12 RiotShield: 2 diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 526f4a209b..cf6eb1d0dd 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -444,6 +444,7 @@ idleState: icon runningState: icon staticRecipes: + - ClothingEyesHudSecurity - Flash - Handcuffs - Zipties diff --git a/Resources/Prototypes/Recipes/Lathes/security.yml b/Resources/Prototypes/Recipes/Lathes/security.yml index efe6e0db84..e161492db3 100644 --- a/Resources/Prototypes/Recipes/Lathes/security.yml +++ b/Resources/Prototypes/Recipes/Lathes/security.yml @@ -89,6 +89,14 @@ materials: Steel: 300 Glass: 200 + +- type: latheRecipe + id: ClothingEyesHudSecurity + result: ClothingEyesHudSecurity + completetime: 2 + materials: + Steel: 300 + Glass: 200 - type: latheRecipe id: RiotShield