From 112ab3aeb015c42def265b1eb4db3193c296b860 Mon Sep 17 00:00:00 2001 From: Saeko-44 Date: Wed, 25 Dec 2024 14:04:28 +0100 Subject: [PATCH] Craftable omegasoap --- .../Recipes/Reactions/chemicals.yml | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/Resources/Prototypes/_Impstation/Recipes/Reactions/chemicals.yml b/Resources/Prototypes/_Impstation/Recipes/Reactions/chemicals.yml index 2d18023fb83768..89e58e2e05eb7b 100644 --- a/Resources/Prototypes/_Impstation/Recipes/Reactions/chemicals.yml +++ b/Resources/Prototypes/_Impstation/Recipes/Reactions/chemicals.yml @@ -78,3 +78,37 @@ catalyst: true products: Medium: 1 + +- type: reaction + id: Medium + impact: Medium #lol + reactants: + AquamDivinos: + amount: 1 + Oculine: + amount: 1 + THC: + amount: 1 + PhilosophersJuice: + amount: 1 + catalyst: true + products: + Medium: 1 + +- type: reaction + id: CreateOmegaSoap + impact: Medium + quantized: true + reactants: + Fat: + amount: 60 #4 times more fat than the usual soap recipe. + TableSalt: + amount: 10 + SpaceLube: #Using lube instead of water or blood as binding agent. Lube is mostly water anyway so it makes sense. + amount: 10 + PhilosophersJuice: + amount: 1 + catalyst: true + effects: + - !type:CreateEntityReactionEffect + entity: SoapOmega