Contraband Storage Crate (#25974)
* 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>
This commit is contained in:
@@ -283,6 +283,18 @@
|
|||||||
- type: AccessReader
|
- type: AccessReader
|
||||||
access: [["Armory"]]
|
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
|
- type: entity
|
||||||
parent: CrateBaseSecure
|
parent: CrateBaseSecure
|
||||||
id: CrateCommandSecure
|
id: CrateCommandSecure
|
||||||
|
|||||||
Reference in New Issue
Block a user