make solid plasma come in plasma crates (#19501)

This commit is contained in:
Nemanja 2023-08-24 22:50:41 -04:00 committed by GitHub
parent 2583c87525
commit 5a4ec878ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@
- type: entity
id: CrateMaterialPlasma
parent: CrateGenericSteel
parent: CratePlasma
components:
- type: StorageFill
contents:

View File

@ -204,7 +204,7 @@
- type: Sprite
sprite: Structures/Storage/Crates/plasma.rsi
- type: AccessReader
access: [["Engineering"]]
access: [["Engineering"], ["Research"], ["Chemistry"]]
- type: entity
parent: CrateBaseSecure