From 746eba632540e96a365a413679a318fcd7d33f92 Mon Sep 17 00:00:00 2001 From: SethLafuente <84478872+SethLafuente@users.noreply.github.com> Date: Sun, 1 Aug 2021 12:05:02 -0700 Subject: [PATCH] Made plasma grindable (#4334) Co-authored-by: SETh lafuente Co-authored-by: Swept --- .../Entities/Objects/Materials/Sheets/other.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Materials/Sheets/other.yml b/Resources/Prototypes/Entities/Objects/Materials/Sheets/other.yml index 71c81c55d0..6a4d77d8aa 100644 --- a/Resources/Prototypes/Entities/Objects/Materials/Sheets/other.yml +++ b/Resources/Prototypes/Entities/Objects/Materials/Sheets/other.yml @@ -92,6 +92,16 @@ - plasma - plasma_2 - plasma_3 + - type: SolutionContainer + caps: 1 + contents: + reagents: + - ReagentId: Plasma + Quantity: 10 + - type: Tag + tags: + - Grindable + - Sheet - type: entity parent: SheetPlasma