From 744811be672392b8d16719456e3bfc329a1e1a84 Mon Sep 17 00:00:00 2001 From: Minty642 <42335609+Minty642@users.noreply.github.com> Date: Sun, 3 Dec 2023 00:15:12 +0700 Subject: [PATCH] Add New Reaction : Oil (#21737) --- Resources/Prototypes/Recipes/Reactions/pyrotechnic.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Resources/Prototypes/Recipes/Reactions/pyrotechnic.yml b/Resources/Prototypes/Recipes/Reactions/pyrotechnic.yml index bc793660e0..a53184c74b 100644 --- a/Resources/Prototypes/Recipes/Reactions/pyrotechnic.yml +++ b/Resources/Prototypes/Recipes/Reactions/pyrotechnic.yml @@ -51,3 +51,12 @@ visualType: LargeCaution products: ChlorineTrifluoride: 4 + +- type: reaction + id: Ash + minTemp: 520 + reactants: + Oil: + amount: 1 + products: + Ash: 1 -- 2.51.2