]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Contraband Storage Crate (#25974)
authorPursuitInAshes <91865152+PursuitInAshes@users.noreply.github.com>
Wed, 13 Mar 2024 10:10:12 +0000 (04:10 -0600)
committerGitHub <noreply@github.com>
Wed, 13 Mar 2024 10:10:12 +0000 (21:10 +1100)
* 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>
Resources/Prototypes/Entities/Structures/Storage/Crates/crates.yml

index 5ddd6fd57b79453c366e847c2cd1cf1c132051df..24bcf7cf7a60ced86eeba06a425ef97603645b73 100644 (file)
   - 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