From 79880a2a6ba211029296df058a58df8951572358 Mon Sep 17 00:00:00 2001 From: Emisse <99158783+Emisse@users.noreply.github.com> Date: Mon, 11 Dec 2023 02:21:08 -0700 Subject: [PATCH] vault fridge (#22318) --- .../Prototypes/Catalog/Fills/Lockers/heads.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml index 811c6975ef..470f9f4260 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml @@ -322,3 +322,19 @@ - id: BoxEncryptionKeySecurity - id: HoloprojectorSecurity - id: BookSecretDocuments + +- type: entity + id: LockerFreezerVaultFilled + suffix: Vault, Locked + parent: LockerFreezerBase + components: + - type: AccessReader + access: [ [ "Command" ] ] + - type: StorageFill + contents: + - id: WeaponRevolverDeckard + - id: ClothingOuterHardsuitBasic + - id: JetpackBlue + - id: SpaceCash1000 + - id: BeachBall + - id: BikeHorn -- 2.51.2