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