From c8f19b43753b0ce87601128582e26f7f8af62bd0 Mon Sep 17 00:00:00 2001 From: Kit0vras <123590995+Kit0vras@users.noreply.github.com> Date: Sun, 28 May 2023 13:25:12 +0300 Subject: [PATCH] Cola craft (#16059) --- Resources/Prototypes/Recipes/Reactions/drinks.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Resources/Prototypes/Recipes/Reactions/drinks.yml b/Resources/Prototypes/Recipes/Reactions/drinks.yml index 7df188e8be..9cf0f902b7 100644 --- a/Resources/Prototypes/Recipes/Reactions/drinks.yml +++ b/Resources/Prototypes/Recipes/Reactions/drinks.yml @@ -878,3 +878,17 @@ amount: 1 products: TheMartinez: 6 + +- type: reaction + id: Cola + reactants: + Ipecac: + amount: 1 + Oxygen: + amount: 1 + Water: + amount: 1 + Sugar: + amount: 1 + products: + Cola: 4