From: luckyshotpictures <126210746+luckyshotpictures@users.noreply.github.com> Date: Tue, 12 Dec 2023 23:43:27 +0000 (+0100) Subject: Tracking & Implanter Crate (#22414) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=942e91884d8d2e91ae24273e801404c122997915;p=space-station-14.git Tracking & Implanter Crate (#22414) This adds a crate containing mindshield and tracking implanters, locked by security access. The crate contains 4 items of both implanters. This has been requested by some mappers. The crate is not obtainable through normal means like cargo. --- diff --git a/Resources/Prototypes/Catalog/Fills/Crates/security.yml b/Resources/Prototypes/Catalog/Fills/Crates/security.yml index c895e00d49..ea8c7ce0d3 100644 --- a/Resources/Prototypes/Catalog/Fills/Crates/security.yml +++ b/Resources/Prototypes/Catalog/Fills/Crates/security.yml @@ -86,4 +86,16 @@ - id: ClothingMaskSterile amount: 2 +- type: entity + id: CrateSecurityTrackingMindshieldImplants + name: Implanter Crate + parent: CrateSecgear + components: + - type: StorageFill + contents: + - id: MindShieldImplanter + amount: 4 + - id: TrackingImplanter + amount: 4 + # Cosmetic Crates