* Contraband Storage Crate
* Better description
* Better Communication of Purpose
* Update Resources/Prototypes/Entities/Structures/Storage/Crates/crates.yml
---------
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
- 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