make solid plasma come in plasma crates (#19501)
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
|
||||
- type: entity
|
||||
id: CrateMaterialPlasma
|
||||
parent: CrateGenericSteel
|
||||
parent: CratePlasma
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
|
||||
@@ -204,7 +204,7 @@
|
||||
- type: Sprite
|
||||
sprite: Structures/Storage/Crates/plasma.rsi
|
||||
- type: AccessReader
|
||||
access: [["Engineering"]]
|
||||
access: [["Engineering"], ["Research"], ["Chemistry"]]
|
||||
|
||||
- type: entity
|
||||
parent: CrateBaseSecure
|
||||
|
||||
Reference in New Issue
Block a user