Skip to content

Commit

Permalink
Cherry-picked commit 49c8193 from space-wizards/space-station-14/master
Browse files Browse the repository at this point in the history
  • Loading branch information
SimpleStation14 authored and PursuitInAshes committed Mar 13, 2024
1 parent 3bf08c7 commit 9880d32
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Resources/Prototypes/Entities/Structures/Storage/Crates/crates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9880d32

Please sign in to comment.