From d017e606eb0fa4612556b8d89fd606052bcc0de2 Mon Sep 17 00:00:00 2001 From: Lumminal <81829924+Lumminal@users.noreply.github.com> Date: Thu, 9 Jan 2025 02:54:16 +0200 Subject: [PATCH 1/2] done --- .../Prototypes/Catalog/Fills/Boxes/security.yml | 15 +++++++++++++++ .../Prototypes/Catalog/Fills/Lockers/security.yml | 1 + 2 files changed, 16 insertions(+) diff --git a/Resources/Prototypes/Catalog/Fills/Boxes/security.yml b/Resources/Prototypes/Catalog/Fills/Boxes/security.yml index 82da52de3f2..1aefbf7a68d 100644 --- a/Resources/Prototypes/Catalog/Fills/Boxes/security.yml +++ b/Resources/Prototypes/Catalog/Fills/Boxes/security.yml @@ -17,6 +17,21 @@ - state: box_security - state: handcuff +- type: entity + name: prisoner headset box + parent: BoxCardboard + id: BoxPrisonerHeadset + description: A box of prisoner headsets. + components: + - type: StorageFill + contents: + - id: ClothingHeadsetPrison + amount: 4 + - type: Sprite + layers: + - state: box_security + - state: headset + - type: entity name: flashbang box parent: BoxCardboard diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/security.yml b/Resources/Prototypes/Catalog/Fills/Lockers/security.yml index e2d7ad1483d..caa4f6dab18 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/security.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/security.yml @@ -24,6 +24,7 @@ - id: BoxPDAPrisoner # Delta-V - id: ClothingShoesBootsWinterWarden #Delta V: Add departmental winter boots - id: BoxEncryptionKeyPrisoner #Delta-V + - id: BoxPrisonerHeadset - id: LunchboxSecurityFilledRandom # Delta-v Lunchboxes! prob: 0.3 From 8eae99eafaff9bf2eaabf29d31f1d79441737d04 Mon Sep 17 00:00:00 2001 From: Lumminal <81829924+Lumminal@users.noreply.github.com> Date: Thu, 9 Jan 2025 03:02:33 +0200 Subject: [PATCH 2/2] i missed a locker --- Resources/Prototypes/Catalog/Fills/Lockers/security.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/security.yml b/Resources/Prototypes/Catalog/Fills/Lockers/security.yml index caa4f6dab18..fe1d9ecc725 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/security.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/security.yml @@ -53,6 +53,7 @@ - id: BoxPDAPrisoner # Delta-V - id: ClothingShoesBootsWinterWarden #Delta V: Add departmental winter boots - id: BoxEncryptionKeyPrisoner #Delta-V + - id: BoxPrisonerHeadset - id: LunchboxSecurityFilledRandom # Delta-v Lunchboxes! prob: 0.3