Skip to content

Adds an access requirement to supermatter shard crates

Rob Nelson requested to merge pull/14133/shardcratelock into Bleeding-Edge

Created by: Sprok0

The fancy black supermatter crates had a lock, but no access checks on them, so anyone can open them. The supermatter crate now has access_engine_equip required to open it. Makes the shard orderable from cargo also come in a shard crate, and changes it's access and name to match the existing shard crate.

Merge request reports