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.
This commit is contained in:
committed by
GitHub
parent
17270bb321
commit
942e91884d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user