From 9880d322938dc3b158f215187a2844fc7d23b813 Mon Sep 17 00:00:00 2001 From: SimpleStation14 Date: Mon, 22 Apr 2024 05:29:55 -0400 Subject: [PATCH] Cherry-picked commit 49c819373919d6ad2c7e1d802025782ecdce370b from space-wizards/space-station-14/master --- .../Entities/Structures/Storage/Crates/crates.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Storage/Crates/crates.yml b/Resources/Prototypes/Entities/Structures/Storage/Crates/crates.yml index b854fb2fc65..4ebe8d04eb6 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/Crates/crates.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/Crates/crates.yml @@ -283,6 +283,18 @@ - type: AccessReader access: [["Armory"]] +- type: entity + parent: CrateBaseSecure + suffix: Armory, Secure + id: CrateContrabandStorageSecure + name: contraband storage crate + description: An armory access locked crate for storing contraband confiscated from suspects or prisoners. + components: + - type: Sprite + sprite: Structures/Storage/Crates/sec_gear.rsi + - type: AccessReader + access: [["Armory"]] + - type: entity parent: CrateBaseSecure id: CrateCommandSecure